Skip to content

Commit

Permalink
Merge pull request #14 from magiclabs/add-gh-token
Browse files Browse the repository at this point in the history
chore: updates gh token
  • Loading branch information
joshuascan authored Jan 8, 2025
2 parents e0dcc22 + 4db93fd commit d3e43f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.SVC_GIT_FG_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

jobs:
Expand Down

0 comments on commit d3e43f0

Please sign in to comment.