mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-14 20:54:05 +08:00
refactor
This commit is contained in:
parent
3254a85e1d
commit
3ea4e2e9b6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
|
||||
|
||||
- name: Login to DockerHub
|
||||
if: ${{ steps.last_release.outputs.name }} != null
|
||||
if: ${{ steps.last_release.outputs.name }} != ''
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user