Skip to content

Commit 52a4105

Browse files
authored
Test
1 parent 0acf7ff commit 52a4105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Push branch to ci-cd-test
5454
run: |
55-
TOKEN=${{ steps.auth.outputs.token }}
55+
TOKEN=${{ steps.app-token.outputs.token }}
5656
REPO=gridsuite/ci-cd-test
5757
BRANCH=test-branch
5858

0 commit comments

Comments
 (0)