1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00

Merge pull request #6300 from appwrite/fix-publish-cicd

Fix: Publish CI/CD script
This commit is contained in:
Christy Jacob 2023-09-21 05:44:39 -04:00 committed by GitHub
commit 707aa4850e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 2
submodules: recursive
ref: master
ref: cl-1.4.x
- name: Login to Docker Hub
uses: docker/login-action@v2