Skip to content

Commit

Permalink
fix: build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wintbiit authored Dec 13, 2023
1 parent c9d3605 commit e8d5e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: yarn global add semantic-release && semantic-release
run: yarn global add semantic-release @semantic-release/changelog && semantic-release

- name: Fetch Current version
id: get-current-tag
Expand Down

0 comments on commit e8d5e12

Please sign in to comment.