Merge pull request #20 from lyuboangelov/feature/add-workflow

fix
This commit is contained in:
Lyuboslav Angelov 2023-11-14 15:40:17 +02:00 committed by GitHub
commit f709db8752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,4 +29,4 @@ jobs:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
push: true push: true
tags: "anglyuboslav/go-eth-lab:${{ github.run_number }}" tags: "anglyuboslav/go-eth-lab"