Skip to content

Commit

Permalink
token
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon committed Dec 28, 2023
1 parent 5bde78a commit 783c3c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sync_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,6 @@ jobs:
working-directory: pantsbuild.org
- name: Make a PR
run: gh pr create --title "Update docs site for version ${{ inputs.version }}"
env:
GH_TOKEN: ${{ github.token }}
working-directory: pantsbuild.org

0 comments on commit 783c3c4

Please sign in to comment.