Skip to content

Commit

Permalink
Bump action-gh-release up
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Feb 2, 2023
1 parent b4b5836 commit 8694753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
prerelease: false

- name: Upload release assets
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
uses: softprops/action-gh-release@d4e8205d7e959a9107da6396278b2f1f07af0f9b
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 8694753

Please sign in to comment.