Skip to content

Commit

Permalink
bump gh-release action version
Browse files Browse the repository at this point in the history
  • Loading branch information
nfriedly committed May 29, 2024
1 parent 7feb9db commit b167b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
npm pack
mv express-rate-limit-cluster-memory-store-*.tgz cluster-memory-store.tgz
- name: Create a Github release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
files: cluster-memory-store.tgz
body:
Expand Down

0 comments on commit b167b3e

Please sign in to comment.