Skip to content

Commit

Permalink
ci: update version of semantic-release-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jansule committed May 28, 2024
1 parent 2d8a804 commit 2b75f5d
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 @@ -23,7 +23,7 @@ jobs:
run: npm run build

- name: Release 🚀
uses: cycjimmy/semantic-release-action@v4
uses: cycjimmy/semantic-release-action@v4.1.0
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GH_RELEASE_TOKEN }}
Expand Down

0 comments on commit 2b75f5d

Please sign in to comment.