mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
Update build-and-release.yml
This commit is contained in:
parent
9a803fec3f
commit
c5474f38bf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
|
@ -203,7 +203,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
artifacts: "artifacts/**/*"
|
||||
tagName: ${{ needs.create-tag.outputs.build-tag }}
|
||||
tag: ${{ needs.create-tag.outputs.build-tag }}
|
||||
name: '${{ needs.create-tag.outputs.build-tag }}: ${{ github.event.head_commit.message }}'
|
||||
generateReleaseNotes: true
|
||||
artifactErrorsFailBuild: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue