Skip to content

Commit

Permalink
fix build image
Browse files Browse the repository at this point in the history
  • Loading branch information
jensens committed Nov 16, 2023
1 parent 57ebcce commit de0879e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
push: true
tags: |
ghcr.io/collective/collective.elastic.ingest:latest
ghcr.io/collective/collective.elastic.ingest:${GITHUB_REF_NAME}
ghcr.io/collective/collective.elastic.ingest:${{ github.ref_name }}

0 comments on commit de0879e

Please sign in to comment.