deploy when pushed to main

This commit is contained in:
jc 2024-04-17 01:12:25 -04:00
commit 98bd872dfb
No known key found for this signature in database

View file

@ -3,7 +3,7 @@ name: Deploy Docker Image
on:
push:
branches:
- 'prod'
- 'main'
jobs:
docker: