We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9630297 commit 89acb3bCopy full SHA for 89acb3b
.github/workflows/chartpress.yaml
@@ -42,6 +42,6 @@ jobs:
42
then
43
chartpress --push --publish-chart --tag ${OSM_SEED_VERSION}-dev.h$SHORT_GITHUB_SHA
44
else
45
- chartpress --push --publish-chart --tag
+ chartpress --push --publish-chart
46
fi
47
0 commit comments