Bump version

This commit is contained in:
ngosang
2020-12-13 01:31:01 +01:00
parent f653d154f2
commit 3d5b6d6814
3 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v1
with:
images: ${{ env.REPOSITORY }},ghcr.io/${{ env.REPOSITORY }}
tag-sha: true
tag-sha: false
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1