We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0ff64 commit 19da283Copy full SHA for 19da283
1 file changed
.github/workflows/release-check.yml
@@ -72,6 +72,7 @@ jobs:
72
with:
73
fetch-depth: 0
74
ref: ${{ steps.target.outputs.branch }}
75
+ persist-credentials: false
76
77
- name: Create GitHub App token
78
id: app-token
0 commit comments