1
0
forked from iarv/contact

Remove 'ref' parameter from contact buildx workflow

Removed the 'ref' parameter from the buildx action.
This commit is contained in:
pdxlocations
2026-01-17 00:31:18 -08:00
committed by GitHub
parent cbc71a2b05
commit 324b6721f7

View File

@@ -16,7 +16,6 @@ jobs:
name: pdxlocations/contact
repository: pdxlocations/contact
path: ./contact
ref: dockerfile-init
-
name: Set up QEMU
uses: docker/setup-qemu-action@master