compatibility: lower boolean values in env

This commit is contained in:
lanvent
2023-03-31 15:13:28 +08:00
parent 37a95980d4
commit 4ad2997717
2 changed files with 7 additions and 3 deletions

View File

@@ -12,8 +12,7 @@ name: Create and publish a Docker image
on:
push:
branches: ['master']
release:
types: [published]
create:
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}