Skip to content

Commit

Permalink
ci: update release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo committed Jun 17, 2024
1 parent e6e236b commit ff7047a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:

- name: Publish
run: pnpm publish --no-git-checks
working-directory: packages/starlight-theme-rapide
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NPM_CONFIG_PROVENANCE: true
Expand Down

0 comments on commit ff7047a

Please sign in to comment.