Skip to content

Commit b4058a4

Browse files
committed
refactor: added INITIAL_VERSION to tag
1 parent 4ea0613 commit b4058a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5757
WITH_V: true
5858
DEFAULT_BUMP: patch
59+
INITIAL_VERSION: 1.0.0
5960
health_check:
6061
needs: [simple_deployment_pipeline]
6162
if: github.event_name == 'push'

0 commit comments

Comments
 (0)