Update docker.yml

This commit is contained in:
Dmitri Shimanski
2025-09-13 17:54:15 +03:00
committed by GitHub
parent 9aa0e1d9af
commit cb8d06f512

View File

@@ -1,4 +1,4 @@
name: Docker CI/CD
name: Docker CI/CD
# Apache 2.0 by Dmitrii yawaflua Shimanskii
on:
push:
@@ -6,7 +6,7 @@ on:
paths-ignore:
- 'README.md'
- '*.md'
jobs:
compose:
name: Push Docker image to ghcr.io
runs-on: ubuntu-latest