Skip to content

Commit 2483713

Browse files
author
Jacques Xing
committed
test
1 parent d74e93d commit 2483713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-gilab-ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
url: https://gitlab.nektar.info
1515
project_id: 364
1616
token: ${{ secrets.GITLABCI }}
17-
ref_name: ${{ github.ref }}
17+
ref_name: main
1818
- name: Print GitLab pipeline URL
1919
run: |
2020
echo web_url=${{ steps.trigger.outputs.web_url }}

0 commit comments

Comments
 (0)