Skip to content

Commit d5673b0

Browse files
committed
ci: allow to run publishSite from repo
1 parent de854b6 commit d5673b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publishSite.yml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: release
33
on:
44
push:
55
branches: [main]
6+
workflow_dispatch:
67

78
jobs:
89
publish:

0 commit comments

Comments
 (0)