fix: pump-version.sh flags (#23848)

This commit is contained in:
bo0tzz
2025-11-12 17:47:52 +01:00
committed by GitHub
parent 95834c68d9
commit 74c24bfa88
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@ jobs:
- name: Bump versions
env:
TYPE: ${{ steps.bump-type.outputs.bump }}
run: misc/release/pump-version.sh -s $TYPE -m
run: misc/release/pump-version.sh -s $TYPE -m true
- name: Manage Outline release document
id: outline