Update .gitea/workflows/main.yml
This commit is contained in:
parent
2914e966c5
commit
a3fc03ad53
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: deploy
|
name: deploy
|
||||||
on: [push]
|
on: [push, workflow_dispatch]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue