Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomendezroyo authored Jan 4, 2024
1 parent 07b0378 commit 016b457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
file: Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:${{ github.event.inputs.tag }}
tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:latest

gh-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 016b457

Please sign in to comment.