Update .github/workflows/build-docker-image.yaml

This commit is contained in:
just_a_test 2024-08-05 16:06:24 +05:00
parent 7b37808158
commit 984215b694

View File

@ -23,7 +23,7 @@ jobs:
run: make build
working-directory: app
- name: Login to Gitea
- name: Login to local Gitea
if: github.event_name == 'push'
uses: docker/login-action@v3
with: