Skip to content

Commit

Permalink
removed input override fir next-version
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Mar 3, 2024
1 parent e6586dc commit be10729
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .azure/ci.yml
Expand Up @@ -51,7 +51,6 @@ jobs:
$env:INPUT_DISABLECACHE = 'true'
$env:INPUT_DISABLENORMALIZATION = 'false'
$env:INPUT_OVERRIDECONFIG = '
next-version=1.0.0
update-build-number=false'
# run the 'gitversion/execute' action
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -52,7 +52,6 @@ jobs:
disableCache: true
disableNormalization: false
overrideConfig: |
next-version=1.0.0
update-build-number=false
- run: |
echo "Major (major) : ${{ env.major }}"
Expand Down

0 comments on commit be10729

Please sign in to comment.