Update README

This commit is contained in:
CrazyMax
2020-10-27 03:01:31 +01:00
parent 6fe5b3f6bb
commit 4a3b775794
2 changed files with 7 additions and 7 deletions

View File

@ -98,7 +98,7 @@ jobs:
with:
images: ${{ env.DOCKER_IMAGE }}
tag-sha: true
tag-match: \\d{1,3}.\\d{1,3}.\\d{1,3}
tag-match: '\d{1,3}.\d{1,3}.\d{1,3}'
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1