Skip to content

Commit

Permalink
fix the github token
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored Jun 12, 2024
1 parent 2cd09af commit e5fed4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
# the stable regression results
run-id: ${{ env.CI_RUN_ID }}
repository: ReactionMechanismGenerator/RMG-Py
github-token: ${{ secrets.GH_PAT }}
github-token: ${{ secrets.GITHUB_TOKEN }}
name: stable_regression_results
path: stable_regression_results

Expand Down

0 comments on commit e5fed4c

Please sign in to comment.