Skip to content

Commit 1d6ad2b

Browse files
committed
see if skip works direct on release
1 parent 0772469 commit 1d6ad2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,8 @@ jobs:
114114
run: git fetch --unshallow --tags
115115
- name: Create Release
116116
run: yarn auto shipit -vv
117+
if: ${{ env.GITHUB_TOKEN != '' }}
118+
117119
# env:
118120
# GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
119121
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)