Skip to content

Commit

Permalink
ci: update variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Dokuqui committed Feb 17, 2024
1 parent 5b8a03f commit 7419478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
node-version: '18'

- name: Install Semantic Release
run: npm install -g semantic-release@17 @semantic-release/git@10 @semantic-release/changelog@7 @semantic-release/npm@7
run: npm install -g semantic-release @semantic-release/git @semantic-release/changelog @semantic-release/npm

- name: Run Semantic Release
env:
Expand Down

0 comments on commit 7419478

Please sign in to comment.