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 7009804 commit 761d04bCopy full SHA for 761d04b
.github/workflows/release-openshift.yaml
@@ -24,7 +24,7 @@ jobs:
24
certified: true
25
steps:
26
- name: TEST GitHub App Token
27
- id: app-token
+ id: app-token-test
28
uses: actions/create-github-app-token@v2
29
with:
30
app-id: ${{ secrets.AKO_RELEASER_APP_ID }}
0 commit comments