Skip to content

Commit

Permalink
Update coq-timing-diff.yml with github token
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonGross authored Mar 4, 2025
1 parent 72aa190 commit 547c55f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coq-timing-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
etc/ci/describe-system-config.sh
- name: compute base sha and current branch
id: git_ids
env:
GH_TOKEN: ${{ github.token }}
run: |
# Get the current branch name
CURRENT_BRANCH=${GITHUB_REF#refs/heads/}
Expand Down

0 comments on commit 547c55f

Please sign in to comment.