We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5a0f7 commit d17b9f4Copy full SHA for d17b9f4
.github/workflows/docker-publish.yaml
@@ -35,5 +35,5 @@ jobs:
35
with:
36
context: .
37
push: true
38
- tags: ${{ github.repository_owner }}/${{ github.event.repository.name }}:latest
+ tags: nimfer/auto-round:latest
39
# Example tag: your-github-username/your-repo-name:latest
0 commit comments