mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
Update releases.yml
This commit is contained in:
parent
165a2a7814
commit
59798dfe94
1 changed files with 4 additions and 4 deletions
8
.github/workflows/releases.yml
vendored
8
.github/workflows/releases.yml
vendored
|
@ -93,11 +93,11 @@ jobs:
|
|||
## Docker images
|
||||
|
||||
- Docker Hub
|
||||
- `TheTechNetwork/it-tools:latest`
|
||||
- `TheTechNetwork/it-tools:${{ env.RELEASE_VERSION }}`
|
||||
- `thetechnetwork/it-tools:latest`
|
||||
- `thetechnetwork/it-tools:${{ env.RELEASE_VERSION }}`
|
||||
- GitHub Container Registry
|
||||
- `ghcr.io/TheTechNetwork/it-tools:latest`
|
||||
- `ghcr.io/TheTechNetwork/it-tools:${{ env.RELEASE_VERSION}}`
|
||||
- `ghcr.io/thetechnetwork/it-tools:latest`
|
||||
- `ghcr.io/thetechnetwork/it-tools:${{ env.RELEASE_VERSION}}`
|
||||
|
||||
## Changelog
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue