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 }}