enable manual deploy with workflow_dispatch

This commit is contained in:
Adithya 2024-03-03 19:01:27 +05:30
parent 49b733b6be
commit 7fc59dc0e4
Signed by: adtya
GPG key ID: 48FC9915FFD326D0

View file

@ -4,6 +4,7 @@ on:
push: push:
branches: branches:
- main - main
workflow_dispatch:
jobs: jobs:
deploy: deploy: