Skip to content

Commit

Permalink
mirror.yaml: correct project_id
Browse files Browse the repository at this point in the history
  • Loading branch information
veprbl committed Dec 12, 2023
1 parent 0066882 commit d55444a
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 @@ -32,7 +32,7 @@ jobs:
uses: eic/trigger-gitlab-ci@v2
with:
url: https://eicweb.phy.anl.gov
project_id: 399
project_id: 400
token: ${{ secrets.EICWEB_DETECTOR_BENCHMARKS_TRIGGER }}
ref_name: ${{ github.event.pull_request.head.ref || github.ref }}
variables:
Expand Down

0 comments on commit d55444a

Please sign in to comment.