Skip to content

Commit

Permalink
chore: pass env to release
Browse files Browse the repository at this point in the history
  • Loading branch information
rfoel committed May 12, 2023
1 parent f50a6d9 commit 4310c52
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ jobs:
node-version: 18

- run: npx semantic-release --branches main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4310c52

Please sign in to comment.