Skip to content

Commit df4ad08

Browse files
authored
ci: fix not running workflow (#168)
1 parent 73191c6 commit df4ad08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-api-docs.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
submodules: true
1616
fetch-depth: 0
17+
persist-credentials: false
1718

1819
- name: Use Node.js 16
1920
uses: actions/setup-node@v1

0 commit comments

Comments
 (0)