Skip to content

Commit 9bd9ae0

Browse files
committed
+changelog-ignore: debug
1 parent 908c68d commit 9bd9ae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ runs:
129129
echo "NUGET_API_KEY=${{ inputs.nuget-api-key }}" >> $GITHUB_ENV
130130
echo "ARTIFACT_PATH=./packages" >> $GITHUB_ENV
131131
echo "NUGET_SOURCE=${{ inputs.nuget-source }}" >> $GITHUB_ENV
132-
exit 1
133132
- name: Download package
134133
if: ${{ env.SKIP == 'false' }}
135134
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)