Skip to content

Commit

Permalink
fix: update release action (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
cawolf committed Apr 24, 2023
1 parent 4c13875 commit 5ee0767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
token: ${{ secrets.GH_TOKEN }}
- name: semantic release
uses: cycjimmy/semantic-release-action@v2
uses: cycjimmy/semantic-release-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
with:
Expand Down

0 comments on commit 5ee0767

Please sign in to comment.