feat: enable manual triggering of deployment workflow
All checks were successful
Deploy on Push to Main / deploy (push) Successful in 1m34s
All checks were successful
Deploy on Push to Main / deploy (push) Successful in 1m34s
This commit is contained in:
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user