This commit is contained in:
nomadics9 2024-12-15 04:06:30 +03:00
parent 79995dce0a
commit f95d760317

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-and-push: