Skip to content

Commit 040ad8f

Browse files
authored
Update .github/workflows/autodeps.yml
1 parent 5cab2f3 commit 040ad8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autodeps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout
2323
uses: actions/checkout@v4
2424
with:
25-
persist-credentials: false
25+
persist-credentials: true
2626
- name: Setup python
2727
uses: actions/setup-python@v5
2828
with:

0 commit comments

Comments
 (0)