From 95895712442b480139efe90aba2efd2df55292d9 Mon Sep 17 00:00:00 2001 From: Luke Harding Date: Fri, 19 Apr 2024 15:06:48 -0400 Subject: [PATCH] Add gitea link --- .github/workflows/publish-github.yaml | 2 +- src/pages/index.astro | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-github.yaml b/.github/workflows/publish-github.yaml index 3187091..9e63fc1 100644 --- a/.github/workflows/publish-github.yaml +++ b/.github/workflows/publish-github.yaml @@ -29,7 +29,7 @@ jobs: with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} + password: ${{ secrets.PACKAGE.PAT }} # This step uses [docker/metadata-action](https://github.com/docker/metadata-action#about) to extract tags and labels that will be applied to the specified image. The `id` "meta" allows the output of this step to be referenced in a subsequent step. The `images` value provides the base name for the tags and labels. - name: Extract metadata (tags, labels) for Docker id: meta diff --git a/src/pages/index.astro b/src/pages/index.astro index 82ce657..b2b1324 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -16,6 +16,15 @@ import Layout from "../layouts/Layout.astro"; data-glitch="GITHUB">Github +
  • + Projects +