We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c913397 commit 00f1d75Copy full SHA for 00f1d75
.github/workflows/trigger-gilab-ci.yml
@@ -14,7 +14,7 @@ jobs:
14
url: https://gitlab.nektar.info
15
project_id: 364
16
token: ${{ secrets.GITHUB_TOKEN }}
17
- ref_name: ${{ github.ref }}
+ ref_name: main
18
- name: Print GitLab pipeline URL
19
run: |
20
echo web_url=${{ steps.trigger.outputs.web_url }}
0 commit comments