We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45e23f commit 7b415f7Copy full SHA for 7b415f7
…ub/workflows/publish-docs-on-release.yml .github/workflows/publish-docs.yml.github/workflows/publish-docs-on-release.yml renamed to .github/workflows/publish-docs.yml
@@ -8,5 +8,6 @@ jobs:
8
uses: scikit-package/release-scripts/.github/workflows/_release-docs.yml@v0
9
with:
10
project: diffpy.morph
11
+ python_version: 3.13
12
c_extension: false
13
headless: false
news/docs-workflow.rst
@@ -0,0 +1,23 @@
1
+**Added:**
2
+
3
+* No news added: fixing workflow for docs release
4
5
+**Changed:**
6
7
+* <news item>
+**Deprecated:**
+**Removed:**
14
15
16
17
+**Fixed:**
18
19
20
21
+**Security:**
22
23
0 commit comments