We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07b0378 commit 016b457Copy full SHA for 016b457
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
file: Dockerfile
28
push: true
29
- tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:${{ github.event.inputs.tag }}
+ tags: ghcr.io/${{ github.repository_owner }}/smooth-bot:latest
30
31
gh-release:
32
runs-on: ubuntu-latest
0 commit comments