Обновить .gitea/workflows/action.yaml
Some checks failed
Deploy Wishlist / deploy (push) Has been cancelled
Some checks failed
Deploy Wishlist / deploy (push) Has been cancelled
This commit is contained in:
parent
1120df491b
commit
318fa5ade8
|
@ -1,7 +1,7 @@
|
||||||
name: Deploy Wishlist
|
name: Deploy Wishlist
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ main ]
|
branches: [ master ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
Loading…
Reference in New Issue