deploy.yml updated
Some checks failed
Deploy Canina / deploy (push) Failing after 1s

This commit is contained in:
parsa aghaei 2026-08-09 22:12:24 +03:30
parent 08bb6e2d4e
commit 10383c96fd

View File

@ -17,4 +17,5 @@ jobs:
chmod +x deploy.sh
./deploy.sh ${BRANCH}
env:
BRANCH: ${{ github.ref_name }}
BRANCH: ${{ github.ref_name }}