Skip to content

Commit 546a4e7

Browse files
committed
fix legacy plugin build/push
Signed-off-by: Markus Blaschke <[email protected]>
1 parent 49524f5 commit 546a4e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-assets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
oras push \
9898
ghcr.io/${{ github.repository }}/azure-tpl-legacy:${RELEASE_TAG},latest \
9999
--artifact-type application/vnd.helm.plugin.v1+json \
100-
azure-tpl-legacy-*.tgz
100+
azure-tpl-*.tgz
101101
working-directory: ./release-assets/
102102

103103
- name: Upload assets to release

0 commit comments

Comments
 (0)