mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Change the name of the GitHub actions-powered release
This commit is contained in:
parent
53c96097c9
commit
7d2b640874
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -165,7 +165,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
tag_name: github-actions-nightly
|
tag_name: github-actions-nightly
|
||||||
backup_tag_name: backup-github-actions-nightly
|
backup_tag_name: backup-github-actions-nightly
|
||||||
release_name: GitHub Actions Nightly Test
|
release_name: Nightly Release
|
||||||
body: |
|
body: |
|
||||||
1 ${{ github.eventName }}
|
1 ${{ github.eventName }}
|
||||||
2 ${{ github.sha }}
|
2 ${{ github.sha }}
|
||||||
|
|
Loading…
Reference in a new issue