Unverified Commit b663b909 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update version_bump.yml

parent 05294eb4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,3 +68,5 @@ jobs:
              with:
                  branch: ${{ github.event.pull_request.base.ref }}
                  message: 'Bump version to ${{ steps.new-version.outputs.new-version }}'
                  repo-token: ${{ secrets.GITHUB_TOKEN }}