We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a05fbac commit 0ad085cCopy full SHA for 0ad085c
.github/workflows/trigger-overcloud-host-image-build.yml
@@ -37,6 +37,7 @@ jobs:
37
--repo stackhpc/stackhpc-kayobe-config \
38
--ref $BRANCH_NAME
39
env:
40
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
42
43
- name: Display link to overcloud host image build workflows
0 commit comments