Merge branch 'main' of git.nickorlow.com:nickorlow/personal-site
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 5m0s

This commit is contained in:
Nicholas Orlowsky 2025-09-27 11:48:04 -04:00
commit 8ff856d8d3
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -1,6 +1,6 @@
<div>
<h1 style="margin-bottom: 0px;">Nicholas Orlowsky</h1>
<p style="margin-top: 0px;">Software Engineer - Philadelphia, Pennsylvania</p>
<p style="margin-top: 0px;">Software Engineer - Philadelphia, PA</p>
<p>
<a href="https://git.nickorlow.com/nickorlow">[ Git Repositories ]</a>
<a href="https://github.com/nickorlow">[ GitHub (mirrors) ]</a>