Skip to content

Commit

Permalink
Updating github release
Browse files Browse the repository at this point in the history
  • Loading branch information
leboiko committed Jan 17, 2025
1 parent 8bf6ab6 commit a3f1862
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: |
${{ env.REGISTRY }}/0xintuition/indexer-migrations:${{ steps.meta.outputs.version }}
${{ env.REGISTRY }}/0xintuition/indexer-migrations:latest
${{ env.REGISTRY }}/0xintuition/indexer-and-cache-migrations:${{ steps.meta.outputs.version }}
${{ env.REGISTRY }}/0xintuition/indexer-and-cache-migrations:latest
- name: Build and push Histoflux
uses: docker/build-push-action@v5
Expand Down

0 comments on commit a3f1862

Please sign in to comment.