Merge pull request #614 from unpoller/docker-hub-update-description

update docker hub page overview on release
This commit is contained in:
Cody Lee
2023-09-11 15:38:14 -05:00
committed by GitHub

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