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.
1 parent 8be4bca commit 1262994Copy full SHA for 1262994
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout
16
uses: actions/checkout@v3
17
with:
18
- persist-credentials: true
+ persist-credentials: false
19
fetch-depth: 0
20
- name: Setup Git
21
run: |
0 commit comments