Skip to content

Commit

Permalink
fix:secret not working
Browse files Browse the repository at this point in the history
  • Loading branch information
elribonazo committed Nov 3, 2024
1 parent 6a8e91c commit 1c4c29c
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 @@ -53,4 +53,5 @@ jobs:
- name: Run semantic-release
env:
NPM_TOKEN: ${{ env.NPM_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: cd ts && npm ci && npx semantic-release

0 comments on commit 1c4c29c

Please sign in to comment.