fix
All checks were successful
Build and push / Build (push) Successful in 7s
Build and push / Push (push) Successful in 8s

This commit is contained in:
emmatveev 2024-10-11 05:32:04 +03:00
parent d44cec22d0
commit b1d8949e20
2 changed files with 2 additions and 4 deletions

View File

@ -1,7 +1,6 @@
name: Deploy Dev
on:
workflow_dispatch:
on: workflow_dispatch
jobs:
deploy-dev:

View File

@ -1,7 +1,6 @@
name: Deploy Prod
on:
workflow_dispatch:
on: workflow_dispatch
jobs:
deploy-prod: