Skip to content

Commit 8ff4f18

Browse files
committed
fix
1 parent 535c6a9 commit 8ff4f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
mkdir -p ../.github/workflows/
2-
cat > ../.github/workflows/docs_pages_workflow.yml <<'EOF'
2+
cat > ../.github/workflows/build_docs.yml <<'EOF'
33
name: build_docs
44

55
# execute this workflow automatically when a we push to master

0 commit comments

Comments
 (0)