Skip to content

Commit

Permalink
chore(deps): update softprops/action-gh-release digest to 08d85b1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 9a8f01f commit ec758ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: cd pkg && npm pack

- name: Publish to Github Releases
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564
uses: softprops/action-gh-release@08d85b15342679683f34fbe13f3cf2783837da54
with:
files: |
pkg/*.tgz
Expand Down

0 comments on commit ec758ce

Please sign in to comment.