Update new WF

This commit is contained in:
2025-07-03 17:48:50 +05:30
parent 661640e661
commit b6b1292b71

View File

@@ -12,6 +12,9 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install Docker
run: curl -fsSL https://get.docker.com | sh
- name: Login to Docker Hub
uses: docker/login-action@v3
with: