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 a027908 commit 6337c76Copy full SHA for 6337c76
.github/workflows/docker-image.yml
@@ -28,4 +28,4 @@ jobs:
28
uses: docker/build-push-action@v6
29
with:
30
push: true
31
- tags: ${{ secrets.DOCKERHUB_USERNAME }}/go-mcp-postgres:$(date +%s)
+ tags: guoling21cn/go-mcp-postgres:latest
0 commit comments