feat: Added Github Actions to Build Image

This commit is contained in:
Jyotirmoy Bandyopadhayaya 2023-05-08 00:49:30 +05:30
parent 2ab1b128ac
commit 534f581843
Signed by: bravo68web
GPG Key ID: F5671FD7BCB9917A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: Build + Publish Docker Image to GHCR
on:
workflow_dispatch:
push:
branches: ['main']
branches: ['master']
env:
REGISTRY: ghcr.io
IMAGE_NAME: stockpile