Skip to content

Commit

Permalink
chore: update GitHub Actions release action to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Konano committed Jan 23, 2025
1 parent 04a597c commit 98c3f4a
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 @@ -30,6 +30,6 @@ jobs:
run: flit publish

- name: Create GitHub Release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
generate_release_notes: true

0 comments on commit 98c3f4a

Please sign in to comment.