We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea0613 commit b4058a4Copy full SHA for b4058a4
.github/workflows/pipeline.yml
@@ -56,6 +56,7 @@ jobs:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
WITH_V: true
58
DEFAULT_BUMP: patch
59
+ INITIAL_VERSION: 1.0.0
60
health_check:
61
needs: [simple_deployment_pipeline]
62
if: github.event_name == 'push'
0 commit comments