Skip to content

Commit b65e5c4

Browse files
committed
Trying to fix release to ghcr
1 parent ea1c923 commit b65e5c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/toolshed.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
context: toolshed
5555
platforms: ${{ matrix.platform }}
5656
annotations: ${{ steps.meta.outputs.annotations }}
57-
tags: ${{ steps.meta.outputs.tags }}
5857
outputs: >
5958
type=image,
6059
name=${{ env.REGISTRY_IMAGE }},
@@ -120,7 +119,6 @@ jobs:
120119
context: toolshed
121120
platforms: ${{ matrix.platform }}
122121
annotations: ${{ steps.meta.outputs.annotations }}
123-
tags: ${{ steps.meta.outputs.tags }}
124122
outputs: >
125123
type=image,
126124
name=${{ env.REGISTRY_IMAGE }},

0 commit comments

Comments
 (0)