Cleanup github workflows

Took 9 minutes
This commit is contained in:
Florian Kinder
2024-10-22 06:46:18 +02:00
parent bc2dc44cad
commit 2d805feb4f
6 changed files with 26 additions and 38 deletions

View File

@@ -11,6 +11,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v2.4.1
if: ${{ env.DOCKER_USERNAME != '' && env.DOCKER_PASSWORD != '' }}