Skip to content

Commit cdf23b7

Browse files
authored
[ci skip] thingsy
Signed-off-by: Lala Sabathil <aiko@aitsys.dev>
1 parent 415a602 commit cdf23b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@v3
4444
with:
4545
repository: Aiko-IT-Systems/DisCatSharp.Extensions.Docs
46-
token: ${{ secrets.GITHUB_TOKEN }}
46+
token: ${{ secrets.NYUW_TOKEN_GH }}
4747
- name: Purge old docs
4848
shell: pwsh
4949
run: Get-ChildItem -Exclude .git* | Remove-Item -Recurse -Force

0 commit comments

Comments
 (0)