Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67d2d2a

Browse files
committed
added workflow_dispatch to publish_docs
1 parent aca1259 commit 67d2d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: publish_docs
33
on:
44
release:
55
types: [published]
6+
workflow_dispatch:
67

78
jobs:
89

0 commit comments

Comments
 (0)