Fix ci
This commit is contained in:
parent
9f463b4774
commit
6a64d20b7e
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -2,7 +2,7 @@ name: Deploy
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
2
.github/workflows/preview.yml
vendored
2
.github/workflows/preview.yml
vendored
@ -2,7 +2,7 @@ name: Deploy
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- master
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user