Fix variable to a static lowercase name

This commit is contained in:
Xstar97TheNoob 2023-02-24 10:40:30 -05:00 committed by GitHub
parent 5bff933b6e
commit 2a3d1d4105
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ on:
env: env:
REGISTRY: ghcr.io REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository | downcase }} IMAGE_NAME: pairdrop
jobs: jobs:
build-and-push-image: build-and-push-image: