Skip to content

Commit b6890f7

Browse files
Fix typo in documentation production job for master
1 parent 1f04b94 commit b6890f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_master.workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
steps:
132132
- uses: actions/checkout@v2
133133
with:
134-
fetch-depth: 0
134+
fetch-depth: 0
135135
- name: Extract references from context
136136
shell: bash
137137
id: extract-refs

0 commit comments

Comments
 (0)