Skip to content

Commit

Permalink
Restore github token in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jumboduck committed Dec 19, 2023
1 parent 28dc131 commit d3428ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_branch_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
# their versions pushed to docs-main during last release - hence CLEAR_GLOBS_FILE in
# publish_docs.yml, to prevent removing them before copying
# CLEAR_GLOBS_FILE: ".clear-files"
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d3428ab

Please sign in to comment.