Skip to content

Commit 443a841

Browse files
committed
fix workflow
Signed-off-by: rishichawda <rishichawda@users.noreply.github.com>
1 parent 5dbb85c commit 443a841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-content.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: true
1818
token: ${{ secrets.CONTENT_UPDATE_PAT }}
19-
persist-credentials: false
19+
persist-credentials: true
2020

2121
- name: Authorize Git
2222
run: |

0 commit comments

Comments
 (0)