Skip to content

Commit

Permalink
Merge pull request #15 from magiclabs/update-token
Browse files Browse the repository at this point in the history
chore: update token
  • Loading branch information
joshuascan authored Jan 8, 2025
2 parents d3e43f0 + bed0102 commit 0376da1
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 @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.SVC_GIT_FG_TOKEN }}

- name: Prepare repository
run: git fetch --unshallow --tags
Expand Down

0 comments on commit 0376da1

Please sign in to comment.