Add option to trigger publish manually
This commit is contained in:
parent
e557ebca7f
commit
b0d926afa3
@ -1,6 +1,6 @@
|
||||
name: Publish
|
||||
run-name: Publish
|
||||
on: [push]
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user