Skip to content

Commit 31705f3

Browse files
authored
backend: update token name used for wiki generation
1 parent 08e5d90 commit 31705f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
- name: Upload scripts page to wiki
4646
uses: docker://decathlon/wiki-page-creator-action:latest
4747
env:
48-
GH_PAT: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
48+
GH_PAT: ${{ secrets.GH_WIKI_PAGE_CREATOR_TOKEN }}
4949
MD_FOLDER: "/github/workspace/wikioutput"
5050

0 commit comments

Comments
 (0)