Skip to content

Commit

Permalink
GH Actions: Use authenticated requests for just. (awslabs#2522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasper authored and Lorenzo Stella committed Jan 2, 2023
1 parent 354c9c6 commit b49b46a
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@v1
- uses: extractions/setup-just@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

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

0 comments on commit b49b46a

Please sign in to comment.