fix: fixes typo.
I can't catch a break man
This commit is contained in:
parent
b1973bdd90
commit
8b4f3715e9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue