Skip to content

Commit 9b7e69c

Browse files
committed
Add back key for release github actions
1 parent fada8e8 commit 9b7e69c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/test-release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010

1111
steps:
1212
- uses: actions/checkout@v4
13+
with:
14+
persist-credentials: false
1315
- name: Set up Python
1416
uses: actions/setup-python@v5
1517
with:

0 commit comments

Comments
 (0)