mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-04 18:02:27 +01:00
Update build.yml
This commit is contained in:
parent
3df83f86af
commit
c04ccd48da
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: YAPFA Release 1.16.1 Java ${{ matrix.java } ${{ github.ref }}
|
||||
release_name: YAPFA Release 1.16.1 Java ${{ matrix.java }} ${{ github.ref }}
|
||||
body: |
|
||||
This an an automated release!
|
||||
draft: false
|
||||
|
Loading…
Reference in New Issue
Block a user