mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 13:29:13 -04:00
Update releases.yml
This commit is contained in:
parent
fb7162aa6a
commit
9a54ba941c
1 changed files with 0 additions and 5 deletions
5
.github/workflows/releases.yml
vendored
5
.github/workflows/releases.yml
vendored
|
@ -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}}`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue