diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 26495b85..4e6d1ba0 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -42,10 +42,10 @@ jobs: platforms: linux/amd64,linux/arm64 push: true tags: | - TheTechNetwork/it-tools:latest - TheTechNetwork/it-tools:${{ env.RELEASE_VERSION }} - ghcr.io/TheTechNetwork/it-tools:latest - ghcr.io/TheTechNetwork/it-tools:${{ env.RELEASE_VERSION}} + thetechnetwork/it-tools:latest + thetechnetwork/it-tools:${{ env.RELEASE_VERSION }} + ghcr.io/thetechnetwork/it-tools:latest + ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}} github-release: runs-on: ubuntu-latest diff --git a/src/pages/Home.page.vue b/src/pages/Home.page.vue index 859418ef..cf177f2e 100644 --- a/src/pages/Home.page.vue +++ b/src/pages/Home.page.vue @@ -20,14 +20,14 @@ const { t } = useI18n(); {{ $t('home.follow.p1') }} GitHub {{ $t('home.follow.p2') }}