mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
ci: fix publish.yml
This commit is contained in:
parent
c7849d61a8
commit
0b8d0dcf42
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
platforms: ${{ matrix.platform }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
outputs: type=image,name=${{ github.repository }},push-by-digest=true,name-canonical=true,push=true
|
||||
outputs: type=image,name=${{ github.repository }},name-canonical=true,push=true
|
||||
|
||||
- name: Export digest
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user