We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c526553 commit b6867bdCopy full SHA for b6867bd
1 file changed
.github/workflows/release.yml
@@ -20,6 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
with:
22
fetch-depth: 0
23
+ persist-credentials: false
24
25
- uses: actions/setup-node@v4
26
0 commit comments