Update master_push.yml

This commit is contained in:
2024-09-24 00:12:40 +02:00
committed by GitHub
Unverified
parent 32afa3ab3d
commit 09aa9299c1

View File

@@ -46,6 +46,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ matrix.app }}
- name: test
run: ls ${{ github.workspace }}
- name: Build and push Docker image
uses: docker/build-push-action@v5
with: