fix
Some checks are pending
Create and publish a Docker image / docker (push) Waiting to run

This commit is contained in:
William Floyd 2025-03-08 21:39:29 +05:30
parent 92eafef713
commit f7e7bacec3
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9

View file

@ -1,7 +1,5 @@
name: Create and publish a Docker image
on:
push:
branches: ['release']
on: [push]
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
@ -34,4 +32,4 @@ jobs:
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}