Skip to content

Commit a29be3c

Browse files
authored
Merge pull request #40 from python-project-templates/copier-update-2025-08-02T20-59-14
Update from copier (2025-08-02T20:59:14)
2 parents 8c1db13 + 7be87a6 commit a29be3c

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 3eae34f
2+
_commit: 651522e
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: python

.github/workflows/docs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
name: Docs
1+
name: Public Docs
2+
23
on:
34
push:
45
branches:

.github/workflows/wiki.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Docs
1+
name: Publish Wiki
22

33
on:
44
push:

0 commit comments

Comments
 (0)