Update releases.yml

This commit is contained in:
elibrody 2024-01-10 19:05:00 -05:00 committed by GitHub
parent 126845204e
commit 9bed844e3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,10 +42,10 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
TheTechNetwork/it-tools:latest
TheTechNetwork/it-tools:${{ env.RELEASE_VERSION }}
ghcr.io/TheTechNetwork/it-tools:latest
ghcr.io/TheTechNetwork/it-tools:${{ env.RELEASE_VERSION}}
thetechnetwork/it-tools:latest
thetechnetwork/it-tools:${{ env.RELEASE_VERSION }}
ghcr.io/thetechnetwork/it-tools:latest
ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}
github-release:
runs-on: ubuntu-latest