Skip to content

Commit

Permalink
Update sync-readme.yml (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
GioF71 committed Mar 25, 2024
1 parent 1cd598d commit 8e85b71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sync-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ jobs:
pass: ${{ secrets.DOCKER_PASSWORD }}
slug: ${{ secrets.DOCKER_USERNAME }}/upmpdcli
readme: ./README.md
description: Easily run upmpdcli with docker on your devices
- name: Update repo description
uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: ${{ secrets.DOCKER_USERNAME }}/upmpdcli
repository: giof71/upmpdcli

0 comments on commit 8e85b71

Please sign in to comment.