We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f916fe commit 4075817Copy full SHA for 4075817
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