Skip to content

Commit

Permalink
Merge pull request #53 from flcdrg/update-workflows
Browse files Browse the repository at this point in the history
Ignore errors
  • Loading branch information
flcdrg authored Apr 25, 2024
2 parents 0f916fe + 4075817 commit 15b7658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
asset_name: PowerShellWixExtension.nupkg
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
continue-on-error: true

- name: Upload Release Asset
id: upload-release-asset
Expand Down

0 comments on commit 15b7658

Please sign in to comment.