1
0

Compare commits

..

2 الالتزامات

المؤلف SHA1 الرسالة التاريخ
34ea1f8e13 minor fix for ghaymah.yml 2026-05-06 16:19:39 +03:00
96ccc8f927 move ghaymah.yml -> .github/workflows 2026-05-06 15:40:35 +03:00

عرض الملف

@@ -1,6 +1,6 @@
on:
jobs :
deploy:
needs: build_and_push_image
steps:
- name: checkout code
uses: actions/checkout@v5.0.0