Skip to content

Commit e469584

Browse files
committed
fix: persist-credentials: false
1 parent 3c9cb9a commit e469584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
uses: actions/checkout@v3
4949
with:
5050
path: main_repo
51+
persist-credentials: false
5152

5253
# Setup Node.js environment
5354
- name: Setup Node.js

0 commit comments

Comments
 (0)