Skip to content

Commit 1199f42

Browse files
committed
ci: disable persist-credentials for release flow
1 parent bd1f4da commit 1199f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
fetch-depth: 0
29+
persist-credentials: false
2930
- name: Import scriptbot's GPG key for signing commits
3031
id: import-gpg
3132
uses: crazy-max/ghaction-import-gpg@v6

0 commit comments

Comments
 (0)