Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
feat: add git hash as tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Javlopez committed Mar 3, 2024
1 parent d930c23 commit 61120cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: koorinc/genesis:latest
tags: koorinc/genesis:${GITHUB_SHA}

0 comments on commit 61120cd

Please sign in to comment.