Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Xing committed Aug 27, 2024
1 parent 3b10af9 commit c913397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-gilab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
url: https://gitlab.nektar.info
project_id: 364
token: ${{ secrets.GITLABCI }}
token: ${{ secrets.GITHUB_TOKEN }}
ref_name: ${{ github.ref }}
- name: Print GitLab pipeline URL
run: |
Expand Down

0 comments on commit c913397

Please sign in to comment.