Update releases.yml

This commit is contained in:
David Hayes 2024-08-07 21:17:09 -06:00 committed by GitHub
parent fb7162aa6a
commit 9a54ba941c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,8 +43,6 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
# corentinth/it-tools:latest
# corentinth/it-tools:${{ env.RELEASE_VERSION }}
ghcr.io/altitudems/it-tools:latest
ghcr.io/altitudems/it-tools:${{ env.RELEASE_VERSION}}
@ -93,9 +91,6 @@ jobs:
body: |
## Docker images
- Docker Hub
- `altitudems/it-tools:latest`
- `altitudems/it-tools:${{ env.RELEASE_VERSION }}`
- GitHub Container Registry
- `ghcr.io/altitudems/it-tools:latest`
- `ghcr.io/altitudems/it-tools:${{ env.RELEASE_VERSION}}`