eleventh pass in ci
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/wymiller/${{ matrix.image }}
|
||||
images: ${{ env.REGISTRY }}/${{ secrets.GH_ACTION_USERNAME }}/${{ matrix.image }}
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
|
Reference in New Issue
Block a user