remove registry var

This commit is contained in:
Ray Lyon
2022-04-06 19:04:22 -04:00
committed by GitHub
parent 7bfd085abb
commit 8245485917

View File

@@ -5,7 +5,6 @@ on:
branches: ['main'] branches: ['main']
env: env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }} IMAGE_NAME: ${{ github.repository }}
jobs: jobs: