Update build.yml

This commit is contained in:
budgidiere 2020-07-18 10:53:33 -05:00 committed by GitHub
parent 3df83f86af
commit c04ccd48da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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