Skip to content

Commit

Permalink
Merge branch 'changeset-release/next' into next
Browse files Browse the repository at this point in the history
  • Loading branch information
JOU-amjs committed Jul 18, 2024
2 parents c9e5d82 + 052526c commit a1b725a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-next.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Note: pnpm install after versioning is necessary to refresh lockfile
setupGitUser: true
version: pnpm run changeset:version
publish: pnpm run test:coveralls && pnpm run release
publish: pnpm run coveralls && pnpm run release
commit: 'ci: release next'
title: 'ci: release next'
env:
Expand Down

0 comments on commit a1b725a

Please sign in to comment.