Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
schuer committed Dec 24, 2023
1 parent 0d6f47a commit 364df53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
taglist=$(yq 'map(
(
"friendsofredaxo/redaxo",
"ghcr.io/friendsofredaxo/redaxo"
"ghcr.io/friendsofredaxo/redaxo"
)
+ ":" + .[]) | to_csv' ./images/${{ matrix.image }}/tags.yml)
echo "$taglist"
Expand Down

0 comments on commit 364df53

Please sign in to comment.