diff --git a/.github/workflows/increase-version.yml b/.github/workflows/increase-version.yml index 31fba99..9cd06fd 100644 --- a/.github/workflows/increase-version.yml +++ b/.github/workflows/increase-version.yml @@ -31,7 +31,7 @@ jobs: # Push changes to remote main branch git push origin main -trigger-pipeline-b: + trigger-pipeline-b: runs-on: ubuntu-latest steps: - name: Checkout repository