Skip to content

Commit 6d1c1eb

Browse files
committed
fix: Remove persist
1 parent 044fc98 commit 6d1c1eb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
steps:
1919
# Step 1: Checkout the code
2020
- uses: actions/checkout@v3
21-
with:
22-
persist-credentials: false
2321

2422
# Step 2: Setup Node.js
2523
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)