Skip to content

Commit 917684e

Browse files
committed
Update relese tag
1 parent 3abb414 commit 917684e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/chartpress.yaml

+3-2
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
then
4343
chartpress --push --publish-chart --tag ${OSM_SEED_VERSION}-dev.h$SHORT_GITHUB_SHA
4444
else
45-
chartpress --push --publish-chart
45+
chartpress --push --publish-chart --tag ${OSM_SEED_VERSION}.rel.h$SHORT_GITHUB_SHA
4646
fi
47-
47+
48+

0 commit comments

Comments
 (0)