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.
2 parents 8c1db13 + 7be87a6 commit a29be3cCopy full SHA for a29be3c
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 3eae34f
+_commit: 651522e
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: python
.github/workflows/docs.yaml
@@ -1,4 +1,5 @@
-name: Docs
+name: Public Docs
+
on:
push:
branches:
.github/workflows/wiki.yaml
@@ -1,4 +1,4 @@
-name: Publish Docs
+name: Publish Wiki
0 commit comments