Skip to content

Commit c1a52c7

Browse files
committed
trigger doc release
1 parent 4c9f194 commit c1a52c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Deploy Documentation on Release
22

33
on:
4-
pull_request:
4+
push:
55
release:
66
types: [published]
77
workflow_dispatch:
@@ -13,4 +13,3 @@ jobs:
1313
project: diffpy.pdfgui
1414
c_extension: false
1515
headless: true
16-
python_version: 3.12

0 commit comments

Comments
 (0)