diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 37fd8a0..0a526d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,6 +40,7 @@ jobs: uses: goboolean/manifests/.github/actions/update-image-tag@main with: app-name: ${{ github.event.repository.name }} + image-name: registry.goboolean.io/fetch-system/streams image-tag: ${{ env.SHORT_SHA }} github-token: ${{ secrets.GOBOOLEAN_IO_TOKEN }} profile: dev