Skip to content

Commit

Permalink
fix: remove another envs
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelNeumann committed Mar 8, 2023
1 parent 28bf720 commit 88d17b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Expand Up @@ -20,7 +20,5 @@ 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 88d17b7

Please sign in to comment.