diff --git a/.github/workflows/increase-version.yml b/.github/workflows/increase-version.yml index 652f10b..31fba99 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