Skip to content

Commit

Permalink
SHA fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joostfarla committed Oct 18, 2023
1 parent d85f735 commit 0f75195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
tags: ghcr.io/imx-org/orchestrate-imxgeo:${{ env.GITHUB_SHA }}
tags: ghcr.io/imx-org/orchestrate-imxgeo:${{ github.sha }}

0 comments on commit 0f75195

Please sign in to comment.