Skip to content

Commit

Permalink
see if skip works direct on release
Browse files Browse the repository at this point in the history
  • Loading branch information
rosskevin committed Feb 10, 2024
1 parent 0772469 commit 1d6ad2b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ jobs:
run: git fetch --unshallow --tags
- name: Create Release
run: yarn auto shipit -vv
if: ${{ env.GITHUB_TOKEN != '' }}

# env:
# GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 1d6ad2b

Please sign in to comment.