From 9bed844e3a43e780f19533da0fdd49490a8b873c Mon Sep 17 00:00:00 2001 From: elibrody <85048617+elibrody@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:05:00 -0500 Subject: [PATCH 1/2] Update releases.yml --- .github/workflows/releases.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index a010885d..01349fc3 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 From e04022da731637233d0648e2490d2c86f3511709 Mon Sep 17 00:00:00 2001 From: elibrody <85048617+elibrody@users.noreply.github.com> Date: Wed, 10 Jan 2024 19:22:57 -0500 Subject: [PATCH 2/2] Update Home.page.vue --- src/pages/Home.page.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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') }}