Skip to content

Commit 0ad085c

Browse files
committed
Use github token
1 parent a05fbac commit 0ad085c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger-overcloud-host-image-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
--repo stackhpc/stackhpc-kayobe-config \
3838
--ref $BRANCH_NAME
3939
env:
40+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4041
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
4142

4243
- name: Display link to overcloud host image build workflows

0 commit comments

Comments
 (0)