Fix merge conflict
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 27s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 27s
This commit is contained in:
commit
a46a45ab04
2
.github/workflows/publish-github.yaml
vendored
2
.github/workflows/publish-github.yaml
vendored
@ -45,4 +45,4 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
@ -16,6 +16,15 @@ import Layout from "../layouts/Layout.astro";
|
||||
data-glitch="GITHUB">Github</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="https://git.lukeh990.io"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="glitch"
|
||||
data-glitch="PROJECTS">Projects</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="mailto:luke@lukeh990.io"
|
||||
|
Loading…
Reference in New Issue
Block a user