Skip to content

Commit

Permalink
Update releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
altitudems authored Aug 8, 2024
1 parent fb7162a commit 9a54ba9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}}
Expand Down Expand Up @@ -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}}`
Expand Down

0 comments on commit 9a54ba9

Please sign in to comment.