Skip to content

Commit 016b457

Browse files
Update release.yml
1 parent 07b0378 commit 016b457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
file: Dockerfile
2828
push: true
29-
tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:${{ github.event.inputs.tag }}
29+
tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:latest
3030

3131
gh-release:
3232
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)