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 b1973bdd90
commit 8b4f3715e9

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)