Fix build
This commit is contained in:
parent
a9bd2f53bf
commit
2565b54417
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -126,8 +126,6 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
set -e # Exit on any error
|
set -e # Exit on any error
|
||||||
next_version="${{ needs.create-release.outputs.next_version }}"
|
next_version="${{ needs.create-release.outputs.next_version }}"
|
||||||
run: |
|
|
||||||
next_version="${{ needs.create-release.outputs.next_version }}"
|
|
||||||
|
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user