Skip to content

Commit 761d04b

Browse files
committed
fix test step id
1 parent 7009804 commit 761d04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-openshift.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
certified: true
2525
steps:
2626
- name: TEST GitHub App Token
27-
id: app-token
27+
id: app-token-test
2828
uses: actions/create-github-app-token@v2
2929
with:
3030
app-id: ${{ secrets.AKO_RELEASER_APP_ID }}

0 commit comments

Comments
 (0)