fix deploy job
This commit is contained in:
parent
4ea217b08b
commit
327ed3ca02
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -4,6 +4,8 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
release:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue