This commit is contained in:
parent
4cf71d9d0f
commit
8b1953c2b9
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,9 @@
|
||||||
name: "Deploy"
|
name: "Deploy"
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
- main
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue