CI: Remove excessive continue on errors

This commit is contained in:
Archi
2022-05-08 23:01:45 +02:00
parent 61549fc983
commit 263a2db476
2 changed files with 0 additions and 11 deletions

View File

@@ -70,7 +70,6 @@ jobs:
push: true
- name: Update DockerHub repository description
continue-on-error: true
uses: peter-evans/dockerhub-description@v3.0.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}