Skip to content

Commit 48d3231

Browse files
committed
fix reference file in release scripts
1 parent ef95491 commit 48d3231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
docs:
8-
uses: scikit-package/release-scripts/.github/workflows/_publish-docs-on-release.yml@v0
8+
uses: scikit-package/release-scripts/.github/workflows/_release-docs.yml@v0
99
with:
1010
project: diffpy.cmi
1111
c_extension: false

0 commit comments

Comments
 (0)