Skip to content

Commit 69f4f23

Browse files
authored
Update sync-main-doc.yml
1 parent d4a680c commit 69f4f23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-main-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
uses: quarkusio/report-status-in-issue@main
6565
if: always() && github.repository == 'quarkusio/quarkusio.github.io'
6666
with:
67-
github-token: ${{ secrets.GITHUB_TOKEN }}
67+
github-token: ${{ secrets.SYNC_MAIN_TOKEN }}
6868
status: ${{ job.status }}
6969
issue-repository: quarkusio/quarkus
7070
issue-number: 17071

0 commit comments

Comments
 (0)