Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
chore: Update GitHub Action for creating GitHub Releases
Browse files Browse the repository at this point in the history
  • Loading branch information
bennycode committed Apr 2, 2024
1 parent 152cb1f commit 7f5a059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Create Release'
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true

0 comments on commit 7f5a059

Please sign in to comment.