Adding on github actions

This commit is contained in:
James Jones
2022-11-21 16:07:35 -05:00
parent 600a07a010
commit ab5927dd90

View File

@@ -13,7 +13,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ${{ github.repository.lowercase }}
jobs:
build: