mirror of
https://github.com/chaifeng/ufw-docker.git
synced 2025-07-10 03:16:14 +02:00
Fix actions
This commit is contained in:
parent
9b428a667d
commit
8235abcedc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ufw-docker-agent
|
||||
images: chaifeng/ufw-docker-agent
|
||||
tags: |
|
||||
type=ref,event=tag,suffix=-${{ matrix.variant.name }}
|
||||
type=ref,event=branch,suffix=-${{ matrix.variant.name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue