Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
allgandalf authored Sep 7, 2023
1 parent a158d04 commit eb512ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
PECAN_GIT_CHECKSUM: ${{ github.sha }}
PECAN_GIT_BRANCH: ${GITHUB_BRANCH}
VERSION: ${{ env.PECAN_VERSION }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

- name: GitHub API check
run: curl -s -I https://api.github.com/orgs/pecanproject | grep ratelimit
Expand Down

0 comments on commit eb512ac

Please sign in to comment.