GitHub actions workflow tag-sha removal

This commit is contained in:
Tobias Lindberg
2021-02-15 15:39:37 +01:00
parent b101d7fdc4
commit d525fa9c27

View File

@@ -20,7 +20,6 @@ jobs:
uses: crazy-max/ghaction-docker-meta@v1
with:
images: tobiasehlert/teslamateapi
tag-sha: true
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1