Skip to content

Commit 06a3778

Browse files
authored
ci: fix persist credentials (#130)
issues: * ci: fix persist credentials (#129) commits: * ci: fix persist credentials (80744a7)
1 parent 22b1b6d commit 06a3778

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ jobs:
158158
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
159159
with:
160160
fetch-depth: 0 # All commits need to be analyzed
161-
persist-credentials: false
162161
token: ${{ secrets.TOKEN }}
163162
# Import GPG
164163
- name: Import GPG

0 commit comments

Comments
 (0)