We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535c6a9 commit 8ff4f18Copy full SHA for 8ff4f18
.github/workflows/build_docs.yml
@@ -1,5 +1,5 @@
1
mkdir -p ../.github/workflows/
2
-cat > ../.github/workflows/docs_pages_workflow.yml <<'EOF'
+cat > ../.github/workflows/build_docs.yml <<'EOF'
3
name: build_docs
4
5
# execute this workflow automatically when a we push to master
0 commit comments