Skip to content

Commit

Permalink
Update SyncForkWithMain.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
genio0815 authored Oct 25, 2024
1 parent c96ac9d commit c8f806a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/SyncForkWithMain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Fetch upstream changes to main
run: DEBUG=api gh repo sync CLIP-HPC/easybuild-easyconfigs -b main
env:
PAT: ${{ secrets.EB_SYNC_UPSTEAM_CONFIGS_PAT }}
GITHUB_TOKEN: ${{ secrets.EB_SYNC_UPSTEAM_CONFIGS_PAT }}

- name: Fetch upstream changes to develop
run: DEBUG=api gh repo sync CLIP-HPC/easybuild-easyconfigs -b develop
Expand Down

0 comments on commit c8f806a

Please sign in to comment.