mirror of
https://github.com/BluemediaDev/muse.git
synced 2025-06-27 09:12:43 +02:00
Update workflow
This commit is contained in:
parent
d5f03c0df7
commit
de56180036
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-release.yml
vendored
2
.github/workflows/pr-release.yml
vendored
|
@ -84,7 +84,7 @@ jobs:
|
|||
working-directory: /tmp/digests
|
||||
run: |
|
||||
docker buildx imagetools create $(cat /tmp/metadata/metadata/metadata.json | jq -cr '.tags | map("-t " + .) | join(" ")') \
|
||||
$(printf '%s ' *)
|
||||
$(printf 'sha256:%s ' *)
|
||||
|
||||
- name: Create comment
|
||||
uses: marocchino/sticky-pull-request-comment@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue