Skip to content

Commit 0376da1

Browse files
authored
Merge pull request #15 from magiclabs/update-token
chore: update token
2 parents d3e43f0 + bed0102 commit 0376da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v3
2020
with:
21-
token: ${{ secrets.GITHUB_TOKEN }}
21+
token: ${{ secrets.SVC_GIT_FG_TOKEN }}
2222

2323
- name: Prepare repository
2424
run: git fetch --unshallow --tags

0 commit comments

Comments
 (0)