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