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.
persist-credentials
1 parent 8cf8822 commit cd8cea9Copy full SHA for cd8cea9
.github/workflows/create_release_branch.yml
@@ -43,8 +43,6 @@ jobs:
43
fetch-depth: 0
44
token: ${{ steps.app-token.outputs.token }}
45
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
48
49
- name: Get GitHub App User ID
50
id: get-user-id
0 commit comments