We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f916fe + 4075817 commit 15b7658Copy full SHA for 15b7658
1 file changed
.github/workflows/main.yml
@@ -114,6 +114,7 @@ jobs:
114
asset_name: PowerShellWixExtension.nupkg
115
env:
116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117
+ continue-on-error: true
118
119
- name: Upload Release Asset
120
id: upload-release-asset
0 commit comments