Skip to content

Commit f7a3340

Browse files
committed
Update release tag
1 parent 88a7f85 commit f7a3340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chartpress.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +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 --tag ${OSM_SEED_VERSION}.rel.h$SHORT_GITHUB_SHA
45+
chartpress --push --publish-chart --tag ${OSM_SEED_VERSION}-rel.h$SHORT_GITHUB_SHA
4646
fi
4747
4848

0 commit comments

Comments
 (0)