Skip to content

Commit fd1ca75

Browse files
authored
Remove action for updating Docker Hub description
1 parent 0e130b1 commit fd1ca75

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,3 @@ jobs:
2727
push: true
2828
platforms: linux/amd64,linux/arm64
2929
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

Comments
 (0)