Skip to content

Commit

Permalink
test ci from github (#267)
Browse files Browse the repository at this point in the history
integrate CI on github back
  • Loading branch information
icrc-fdeniger authored Jul 2, 2024
1 parent 1404eec commit 8b8a3fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:


- name: Pre-release
run: yarn run ci:prepublish
run: yarn npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
YARN_NPM_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
Expand Down

0 comments on commit 8b8a3fe

Please sign in to comment.