Skip to content

Commit

Permalink
Fix http status for upload failure
Browse files Browse the repository at this point in the history
  • Loading branch information
varshavaradarajan committed Oct 14, 2019
1 parent 7426641 commit 4371300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Generate artifacts
uses: skx/github-action-build@master
- name: Upload artifacts
uses: varshavaradarajan/github-action-publish-binaries@master
uses: varshavaradarajan/github-action-publish-binaries@fix-http-status
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
Expand Down

0 comments on commit 4371300

Please sign in to comment.