Compare commits
No commits in common. "f623852cb503087b718bff7ffc5d192e7a5d56ba" and "47b2acd39dc412ab14a951982b96038e151877e7" have entirely different histories.
f623852cb5
...
47b2acd39d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_stable.yml
vendored
2
.github/workflows/release_stable.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
|
||||
- name: Create repository branch
|
||||
id: create
|
||||
uses: peterjgrainger/action-create-branch@v3.0.0
|
||||
uses: peterjgrainger/action-create-branch@v2.2.0
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue