Skip to content

Commit

Permalink
update gh release action
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Jul 24, 2024
1 parent ae82936 commit 22282ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
HOMEBREW_GITHUB_API_TOKEN: op://Developer/GitHub/PAT

- name: Create release on GitHub
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
name: ${{ github.ref_name }}

0 comments on commit 22282ef

Please sign in to comment.