Skip to content

Commit

Permalink
artifact errors don't fail
Browse files Browse the repository at this point in the history
  • Loading branch information
eccentricOrange committed May 9, 2022
1 parent 87f5152 commit 9d6eafb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,5 +158,5 @@ jobs:
artifacts: "bin/npbc*/*"
token: ${{ secrets.GITHUB_TOKEN }}
generateReleaseNotes: true
artifactErrorsFailBuild: true
artifactErrorsFailBuild: false
prerelease: false

0 comments on commit 9d6eafb

Please sign in to comment.