This commit is contained in:
nomadics9 2024-12-15 03:14:49 +03:00
parent ee6e3aef2e
commit 51b99b7d89

View file

@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
push:
paths:
- version.txt # Trigger workflow only when version.txt changes
- alaskarfin/version.txt # Trigger workflow only when version.txt changes
jobs:
build: