mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-10 07:36:16 -04:00
add condition
This commit is contained in:
parent
1c8fca00fb
commit
f8de74792b
1
.github/workflows/add_version.yml
vendored
1
.github/workflows/add_version.yml
vendored
|
|
@ -40,6 +40,7 @@ jobs:
|
|||
|
||||
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens
|
||||
- name: Generate Github token
|
||||
if: env.rc == 0
|
||||
uses: actions/create-github-app-token@v2
|
||||
id: generate-token
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in a new issue