Skip to content

Commit 743c165

Browse files
authored
ci: set persist-credentials to false (#1397)
1 parent ef8e7a9 commit 743c165

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)