Skip to content

Commit

Permalink
Fixed string
Browse files Browse the repository at this point in the history
  • Loading branch information
cloewen8 committed Dec 10, 2020
1 parent ff43860 commit 4301217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
with:
tag_name: ${{ steps.tags.outputs.new_tag }}
release_name: Corntopia ${{ steps.tags.outputs.new_tag }} (alpha)
body: **For Minecraft ${{ steps.minecraft_version.outputs.value }}**
body: '**For Minecraft ${{ steps.minecraft_version.outputs.value }}**'
draft: true
prerelease: true
- name: Attach artifacts
Expand Down

0 comments on commit 4301217

Please sign in to comment.