Skip to content

Commit

Permalink
ci: set PROVIDER_API_KEY from GitHub repository variable
Browse files Browse the repository at this point in the history
  • Loading branch information
HJunyuan committed Jun 18, 2024
1 parent 2d67c2e commit 19a7f4b
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 @@ -35,4 +35,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
PROVIDER_API_KEY: ${{ vars.PROVIDER_API_KEY }}
run: npx semantic-release

0 comments on commit 19a7f4b

Please sign in to comment.