Skip to content

Commit 263378b

Browse files
authored
fix: Update release.yml
Signed-off-by: Ben <[email protected]>
1 parent 9be9b8a commit 263378b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4
23+
with:
24+
persist-credentials: false
2325
- name: Semantic Release
2426
uses: cycjimmy/[email protected]
2527
with:

0 commit comments

Comments
 (0)