Skip to content

Commit

Permalink
chore: update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Blinko committed Nov 17, 2024
1 parent f0e2502 commit 2110175
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 install -g pnpm

- name: Install semantic-release
run: pnpm install --dev --frozen-lockfile
run: pnpm add -D semantic-release @semantic-release/github @semantic-release/git @semantic-release/changelog @semantic-release/commit-analyzer @semantic-release/release-notes-generator

- name: Run Semantic Release
env:
Expand Down

0 comments on commit 2110175

Please sign in to comment.