Skip to content

Commit e1e33fe

Browse files
authored
ci: don't persist config in checkout
1 parent 825cc27 commit e1e33fe

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
@@ -676,6 +676,7 @@ jobs:
676676
with:
677677
token: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
678678
fetch-depth: 0
679+
persist-credentials: false
679680

680681
- name: Semantic Release
681682
uses: cycjimmy/[email protected]

0 commit comments

Comments
 (0)