Skip to content

Commit 15b7658

Browse files
authored
Merge pull request #53 from flcdrg/update-workflows
Ignore errors
2 parents 0f916fe + 4075817 commit 15b7658

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
asset_name: PowerShellWixExtension.nupkg
115115
env:
116116
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
117+
continue-on-error: true
117118

118119
- name: Upload Release Asset
119120
id: upload-release-asset

0 commit comments

Comments
 (0)