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 7c3e7a1 commit d234df2Copy full SHA for d234df2
.github/workflows/stackhpc-promote.yml
@@ -51,7 +51,7 @@ jobs:
51
--repo stackhpc/stackhpc-kayobe-config \
52
--ref $BRANCH_NAME
53
env:
54
- GITHUB_TOKEN: ${{ secrets.STACKHPC_RELEASE_TRAIN_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
56
57
- name: Display link to overcloud host image promotion workflows
0 commit comments