mirror of
https://github.com/Ellpeck/NaturesAura.git
synced 2024-11-05 12:59:08 +01:00
actually delete the old one lmao
This commit is contained in:
parent
044cd861a5
commit
2e8e9c1016
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -28,7 +28,6 @@ jobs:
|
||||||
echo -e "$changelog"
|
echo -e "$changelog"
|
||||||
echo EOF
|
echo EOF
|
||||||
} >> "$GITHUB_ENV"
|
} >> "$GITHUB_ENV"
|
||||||
echo -e "CHANGELOG=$changelog" >> $GITHUB_ENV
|
|
||||||
env:
|
env:
|
||||||
MESSAGE: ${{ github.event.head_commit.message }}
|
MESSAGE: ${{ github.event.head_commit.message }}
|
||||||
- name: Release
|
- name: Release
|
||||||
|
|
Loading…
Reference in a new issue