Skip to content

Commit

Permalink
first import to push on @icrc
Browse files Browse the repository at this point in the history
  • Loading branch information
icrc-fdeniger committed Jan 17, 2025
1 parent af4447c commit 039b434
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 @@ -52,6 +52,6 @@ jobs:
run: npm --openssl-legacy-provider run build

- name: Pre-release
run: npm --openssl-legacy-provider publish
run: npm --openssl-legacy-provider publish --access=public
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}

0 comments on commit 039b434

Please sign in to comment.