Skip to content

Commit cd8cea9

Browse files
committed
remove persist-credentials
1 parent 8cf8822 commit cd8cea9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/create_release_branch.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ jobs:
4343
fetch-depth: 0
4444
token: ${{ steps.app-token.outputs.token }}
4545
ref: ${{ github.event.inputs.commit_sha }}
46-
# Make sure the value of GITHUB_TOKEN will not be persisted in repo's config
47-
persist-credentials: false
4846

4947
- name: Get GitHub App User ID
5048
id: get-user-id

0 commit comments

Comments
 (0)