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 764fdff commit f4c1b22
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 add -D semantic-release @semantic-release/github @semantic-release/git @semantic-release/changelog @semantic-release/commit-analyzer @semantic-release/release-notes-generator
run: pnpm install --prod --frozen-lockfile

- name: Run Semantic Release
env:
Expand Down

0 comments on commit f4c1b22

Please sign in to comment.