compatibility: lower boolean values in env
parent
37a95980d4
commit
4ad2997717
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue