Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change ref name
Browse files Browse the repository at this point in the history
Jacques Xing committed Aug 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent c913397 commit 00f1d75
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
@@ -14,7 +14,7 @@ jobs:
url: https://gitlab.nektar.info
project_id: 364
token: ${{ secrets.GITHUB_TOKEN }}
ref_name: ${{ github.ref }}
ref_name: main
- name: Print GitLab pipeline URL
run: |
echo web_url=${{ steps.trigger.outputs.web_url }}

0 comments on commit 00f1d75

Please sign in to comment.