Skip to content

Commit

Permalink
Update hovercards-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Jun 21, 2024
1 parent ea320e0 commit f59039b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hovercards-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Release
run: npx release-it ${{ github.event.inputs.increment }} --ci
env:
run: npm run release --ci
env:
GITHUB_TOKEN: ${{ secrets.GRAVATAR_GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit f59039b

Please sign in to comment.