diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index 9c5cf25..7c0fedf 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -18,7 +18,7 @@ jobs: version: name: Bump version and create release PR runs-on: ubuntu-latest - environment: release + environment: version-bump steps: # See: https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens - uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1