Skip to content

Commit

Permalink
Update Release .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Laitinlok authored Dec 5, 2024
1 parent 1b1bfd0 commit 7365d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Release .yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: npm install --Force
- name: Release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
run: npm exec semantic-release

0 comments on commit 7365d93

Please sign in to comment.