fix: fixes typo.

I can't catch a break man
This commit is contained in:
greysoh 2024-05-10 09:13:31 -04:00
parent 4034e6321a
commit 8c4179209d
No known key found for this signature in database
GPG key ID: FE0F173B8FC01571

View file

@ -103,7 +103,7 @@ jobs:
run: |
docker tag ghcr.io/greysoh/nextnet:$(cat VERSION) ghcr.io/greysoh/nextnet:latest
docker push ghcr.io/greysoh/nextnet:$(cat VERSION)
docker push ghcr.io/greysoh/netxtnet:latest
docker push ghcr.io/greysoh/nextnet:latest
docker tag ghcr.io/greysoh/nextnet-lom:$(cat VERSION) ghcr.io/greysoh/nextnet-lom:latest
docker push ghcr.io/greysoh/nextnet-lom:$(cat VERSION)