Skip to content

Commit

Permalink
GH Actions: Use authenticated requests for just. (#2522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper committed Jan 2, 2023
1 parent 8c29bca commit 356de4e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: extractions/setup-just@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Set up Python 3.7
uses: actions/setup-python@v4
Expand Down

0 comments on commit 356de4e

Please sign in to comment.