Skip to content

Commit

Permalink
add token
Browse files Browse the repository at this point in the history
  • Loading branch information
Efnilite committed Mar 4, 2025
1 parent d6a5b19 commit e51467c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docs-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: SkriptLang/docs
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.DOCS_TOKEN }}
path: docs-repo

- name: Download docs.json
Expand Down

0 comments on commit e51467c

Please sign in to comment.