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 0e130b1 commit fd1ca75Copy full SHA for fd1ca75
.github/workflows/publish.yaml
@@ -27,9 +27,3 @@ jobs:
27
push: true
28
platforms: linux/amd64,linux/arm64
29
tags: aaronshaf/dynamodb-admin:latest,aaronshaf/dynamodb-admin:${{ env.VERSION }}
30
- - name: Docker Hub Description
31
- uses: peter-evans/dockerhub-description@v2
32
- with:
33
- username: ${{ secrets.DOCKERHUB_USERNAME }}
34
- password: ${{ secrets.DOCKERHUB_PASSWORD }}
35
- repository: aaronshaf/dynamodb-admin
0 commit comments