Update deploy.yml

This commit is contained in:
Yonas Tewabe
2026-06-15 13:43:48 +03:00
committed by GitHub
parent e4805824ce
commit 3e3daba14d

View File

@@ -8,6 +8,9 @@ on:
- staging
workflow_dispatch:
permissions:
contents: read
concurrency:
group: deploy-${{ github.ref_name }}
cancel-in-progress: true