Skip to content

Commit

Permalink
fix(ci): gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
devthejo committed Feb 3, 2025
1 parent 609e7bd commit f8c5b37
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 @@ -26,6 +26,7 @@ jobs:
with:
fetch-depth: 0
persist-credentials: false
token: ${{ steps.token.outputs.token }}
- name: Set up Node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit f8c5b37

Please sign in to comment.