edit trigger comment

Signed-off-by: stone-w4tch3r <100294019+stone-w4tch3r@users.noreply.github.com>
This commit is contained in:
stone-w4tch3r
2024-07-29 22:16:05 +05:00
committed by GitHub
parent 1c4c9818d7
commit 1bd738c2ac

View File

@@ -2,7 +2,7 @@ name: Build and Publish Docker Image
on:
push:
branches: [ "master" ] # specify needed trigger
branches: [ "master" ] # TODO here you can specify needed trigger
env:
REGISTRY: ghcr.io