Skip to content

Commit

Permalink
Merge pull request #8 from Baek2back/changesets/test
Browse files Browse the repository at this point in the history
fix: script fix
Baek2back authored Jul 2, 2024
2 parents 8bf9a3a + 2f580c2 commit 03bc7c1
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
@@ -35,7 +35,7 @@ jobs:
title: 'chore: version packages'
commit: 'chore: version packages'
version: bun run version-packages
publish: bun run release
publish: bun run publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 03bc7c1

Please sign in to comment.