Skip to content

Commit

Permalink
feat: fix params
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelNeumann committed Mar 10, 2023
1 parent e881587 commit 15632ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Expand Up @@ -20,5 +20,7 @@ jobs:
- if: success()
env:
CI: true
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
run: npx semantic-release

0 comments on commit 15632ef

Please sign in to comment.