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 4a6ca0b + 2fb7c4c commit 2ea8f05Copy full SHA for 2ea8f05
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: a03224b
+_commit: 9642da9
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: cpp
.github/workflows/wiki.yaml
@@ -22,6 +22,6 @@ jobs:
22
steps:
23
- uses: actions/checkout@v4
24
- run: cp README.md docs/wiki/Home.md
25
- - uses: Andrew-Chen-Wang/github-wiki-action@v4
+ - uses: Andrew-Chen-Wang/github-wiki-action@v5
26
with:
27
path: docs/wiki
0 commit comments