Update .github/workflows/increase-version.yml
All checks were successful
Increase Version / bump-version (push) Successful in 12s

This commit is contained in:
2025-03-12 23:33:31 +00:00
parent ed0345fd3e
commit e6b359cc9b

View File

@@ -31,7 +31,7 @@ jobs:
# Push changes to remote main branch # Push changes to remote main branch
git push origin main git push origin main
trigger-pipeline-b: trigger-pipeline-b:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository