Skip to content

Commit

Permalink
fix: explicit url
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Dec 12, 2023
1 parent 1f99559 commit a834aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Push to EICweb
uses: action-pack/gitlab-sync@d8d7956922770fc89e45dd7f0151fdeed5aad72e
with:
url: ${{ secrets.GITLAB_URL }}
url: https://eicweb.phy.anl.gov/EIC/benchmarks/detector_benchmarks/
token: ${{ secrets.GITLAB_TOKEN }}
username: ${{ secrets.GITLAB_USERNAME }}
- name: Trigger EICweb
Expand Down

0 comments on commit a834aa5

Please sign in to comment.