Skip to content

Commit 4691f27

Browse files
committed
fix: add skip-release
Release-As: 2.2.2-alpha.0
1 parent a10c49c commit 4691f27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-alpha.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
bump-minor-pre-major: true
3030
prerelease: true
3131
default-branch: alpha/test
32+
skip-github-release: true
3233
- run: npm publish --tag alpha --access public
3334
env:
3435
NODE_AUTH_TOKEN: ${{ secrets.GRAVITY_UI_BOT_NPM_TOKEN }}

0 commit comments

Comments
 (0)