Skip to content

Commit

Permalink
[[PRERELEASE]] github actions workflow 修正
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroyaNakakawaji committed Apr 12, 2023
1 parent 0a677b9 commit ec288ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/versioning-prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
npm i -g release-it@${RELEASE_IT_VERSION}
npm i -g @release-it/bumper@${BUMPER_VERSION}
release-it -- ${UPDATE_ARGS} --ci
release-it -c .release-it-prerelease.json --preRelease=rc${{env.RC_NAME}} --ci

0 comments on commit ec288ce

Please sign in to comment.