diff --git a/.github/workflows/release-please.yaml b/.github/workflows/release-please.yaml index 394db7b6..6769a664 100644 --- a/.github/workflows/release-please.yaml +++ b/.github/workflows/release-please.yaml @@ -45,7 +45,7 @@ jobs: release-type: node skip-github-pull-request: true - uses: actions/checkout@v4 - - name: tag major and patch versions + - name: tag major and minor versions run: | git config user.name github-actions[bot] git config user.email 41898282+github-actions[bot]@users.noreply.github.com