fixed gh action

pull/1/head
JustSKY 3 years ago committed by GitHub
parent 6fc7dc944a
commit 291fce9a55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -45,7 +45,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
${{ secrets.DOCKERHUB_USERNAME }}/${{ github.repository }}
${{ secrets.DOCKERHUB_USERNAME }}/Alpine_xfce4_noVNC
# ghcr.io/${{ github.repository }}
- name: Build and push Docker images

Loading…
Cancel
Save