change image name

This commit is contained in:
kaiiak
2022-01-03 14:20:21 +08:00
parent 69b41c5d5d
commit a1570a63f3

View File

@@ -36,7 +36,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3.6.2
with:
images: ${{ github.repository }}
images: iamkai/opencv-golang
- name: Build and push Docker image
uses: docker/build-push-action@v2.7.0