Skip to content

Commit

Permalink
ci: update version of semantic-release-action and remove unneeded deps (
Browse files Browse the repository at this point in the history
  • Loading branch information
jansule authored May 28, 2024
1 parent 179e286 commit d046598
Show file tree
Hide file tree
Showing 3 changed files with 268 additions and 76 deletions.
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 package-binaries

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

0 comments on commit d046598

Please sign in to comment.