Skip to content

Commit 9a696af

Browse files
committed
ci: don't persist config in checkout
1 parent cb8b8bf commit 9a696af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@ jobs:
497497
with:
498498
token: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
499499
fetch-depth: 0
500+
persist-credentials: false
500501

501502
- name: Semantic Release
502503
uses: cycjimmy/[email protected]

0 commit comments

Comments
 (0)