update docker hub page overview on release

This commit is contained in:
Cody Lee 2023-09-11 15:16:37 -05:00
parent af91d5c77d
commit abe6250a1f
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -77,3 +77,9 @@ jobs:
PACKAGECLOUD_TOKEN: ${{ secrets.PACKAGECLOUD_TOKEN }}
GPG_SIGNING_KEY: /tmp/key.gpg
GPG_SIGNING_KEY_ID: ${{ steps.import_gpg.outputs.keyid }}
- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v3
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: golift/unifi-poller