From e0f2d18cd7888e4d38333139847c6e1570e335a4 Mon Sep 17 00:00:00 2001 From: Adrian Rangel Date: Mon, 4 Mar 2024 14:54:35 -0600 Subject: [PATCH] publish to valiot --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8492769ec..d46929356 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: services: db: image: postgres:15 - ports: ['5432:5432'] + ports: ["5432:5432"] env: POSTGRES_PASSWORD: postgres options: >- @@ -120,7 +120,7 @@ jobs: id: meta uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 with: - images: ghcr.io/nerves-hub/nerves-hub + images: ghcr.io/valiot/nerves-hub tags: | # short sha type=sha,enable={{is_default_branch}},prefix=,suffix=,format=short