1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00

Fix: Publish CI/CD script

This commit is contained in:
Matej Bačo 2023-09-21 11:07:07 +02:00
parent 4a6cc0adb0
commit c8d57c0f6f

View file

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