Loading .github/workflows/version_bump.yml +2 −0 Original line number Diff line number Diff line Loading @@ -69,4 +69,6 @@ jobs: branch: ${{ github.event.pull_request.base.ref }} message: 'Bump version to ${{ steps.new-version.outputs.new-version }}' repo-token: ${{ secrets.GITHUB_TOKEN }} author_name: github-actions[bot] author_email: github-actions[bot]@users.noreply.github.com Loading
.github/workflows/version_bump.yml +2 −0 Original line number Diff line number Diff line Loading @@ -69,4 +69,6 @@ jobs: branch: ${{ github.event.pull_request.base.ref }} message: 'Bump version to ${{ steps.new-version.outputs.new-version }}' repo-token: ${{ secrets.GITHUB_TOKEN }} author_name: github-actions[bot] author_email: github-actions[bot]@users.noreply.github.com