Skip to content

Commit

Permalink
Fix: GitHub Actions for Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlelek committed Feb 2, 2025
1 parent c0a959f commit a95c7d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker.release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ jobs:
with:
#context: .
push: true
tags:
- 'raneto/raneto:${{ github.event.inputs.version }}'
- 'raneto/raneto:latest'
tags: raneto/raneto:${{ github.event.inputs.version }},raneto/raneto:latest

0 comments on commit a95c7d6

Please sign in to comment.