Skip to content

Commit

Permalink
update mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanbez authored Aug 29, 2023
1 parent 76d6553 commit cd2e24b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nersc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
steps:
- name: Synchronize NERSC CI
run: |
curl --request GET --header "PRIVATE-TOKEN: ${{ secrets.NERSC_GITLAB_TOKEN }}" "${{ secrets.NERSC_GITLAB_URL }}"
curl --request POST --header "PRIVATE-TOKEN: ${{ secrets.NERSC_GITLAB_TOKEN }}" "${{ secrets.NERSC_GITLAB_URL }}"

0 comments on commit cd2e24b

Please sign in to comment.