diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 32830cb..9928b8d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -11,7 +11,7 @@ on: repository_dispatch: env: - REGISTRY: ghcr.io + REGISTRY: git.nickorlow.com IMAGE_NAME: ${{ github.repository }} jobs: @@ -32,7 +32,7 @@ jobs: with: registry: ${{ env.REGISTRY }} username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} + password: ${{ secrets.RUNNER_PKG_TOK }} - name: Extract metadata (tags, labels) for Docker id: meta diff --git a/src/index.filler.html b/src/index.filler.html index 7295795..da06959 100644 --- a/src/index.filler.html +++ b/src/index.filler.html @@ -1,6 +1,6 @@

Nicholas Orlowsky

-

Software Engineer - Philadelphia, Pennsylvania

+

Software Engineer - Philadelphia, PA

[ Git Repositories ] [ GitHub (mirrors) ]