This commit is contained in:
Sandro Jäckel 2021-01-26 19:59:58 +01:00
parent a10642d3eb
commit 21c5c85ac3
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -10,7 +10,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Docker Hub Description
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2.4.1
with:
username: ${{ secrets.DOCKER_USERNAME }}