Skip to content

Commit 5a13427

Browse files
committed
persist credentials
1 parent 791d2a4 commit 5a13427

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-libraries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout repo
1515
uses: actions/checkout@v4
1616
with:
17-
persist-credentials: false
17+
persist-credentials: true
1818
- name: Setup Node.js
1919
uses: actions/setup-node@v4
2020
with:

0 commit comments

Comments
 (0)