Skip to content

Commit

Permalink
chore: tweak ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wemeetagain committed Jan 30, 2025
1 parent 94510c9 commit 985f5cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:

- run: node_modules/.bin/lerna publish from-package --no-verify-access
if: ${{ steps.release.outputs.releases_created }}

env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Publish to Cloudflare Pages
if: ${{ steps.release.outputs.releases_created }}
Expand Down

0 comments on commit 985f5cb

Please sign in to comment.