8000 update the dockerhub action to update README file (#7925) · codeperl/localstack@b6a456b · GitHub
[go: up one dir, main page]

Skip to content

Commit b6a456b

Browse files
authored
update the dockerhub action to update README file (localstack#7925)
1 parent 2946514 commit b6a456b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/dockerhub-description.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,3 @@ jobs:
2222
password: ${{ secrets.DOCKERHUB_PASSWORD }}
2323
repository: localstack/localstack
2424
short-description: ${{ github.event.repository.description }}
25-
26-
- name: Docker Hub Description - Pro
27-
uses: peter-evans/dockerhub-description@v3
28-
with:
29-
username: ${{ secrets.DOCKERHUB_USERNAME }}
30-
password: ${{ secrets.DOCKERHUB_PASSWORD }}
31-
repository: localstack/localstack-pro
32-
short-description: ${{ github.event.repository.description }}

0 commit comments

Comments
 (0)
0