Skip to content

Commit bed0102

Browse files
committed
chore: update token
1 parent d3e43f0 commit bed0102

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)