Merge pull request #2 from zkokk/test-ci-build

Test CI Build Workflow
This commit is contained in:
zkokk 2024-06-12 16:06:24 +03:00 committed by GitHub
commit 2774314c84
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,7 +30,7 @@ jobs:
with:
context: .
push: true
tags: your-dockerhub-username/your-repo-name:${{ github.sha }}
tags: e1018mc/limechain:${{ github.sha }}
- name: Log out from Docker Hub
run: docker logout