Merge branch 'master' into marko/bringbackdocs

This commit is contained in:
Marko
2022-05-05 16:36:14 +02:00
committed by GitHub
12 changed files with 86 additions and 55 deletions

View File

@@ -39,7 +39,7 @@ jobs:
platforms: all
- name: Set up Docker Build
uses: docker/setup-buildx-action@v1.6.0
uses: docker/setup-buildx-action@v1.7.0
- name: Login to DockerHub
if: ${{ github.event_name != 'pull_request' }}