Skip to content

Commit

Permalink
skipping build
Browse files Browse the repository at this point in the history
  • Loading branch information
niklabh committed Nov 22, 2022
1 parent 4098d74 commit 17bec52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- run: yarn && yarn build
# - run: yarn && yarn build
- run: git config --global user.name "${{ github.actor }}"
- run: git config --global user.email "github-action-${{ github.actor }}@users.noreply.github.com"
- name: 'change version'
Expand Down

0 comments on commit 17bec52

Please sign in to comment.