Skip to content

Commit ae056aa

Browse files
WillowSauceRWillowSauceR
authored andcommitted
Remove tag: main
1 parent 171973f commit ae056aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,6 @@ jobs:
6262
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6363
with:
6464
name: ${{ steps.build_info.outputs.commit_msg }}
65-
tag_name: ${{ steps.build_info.outputs.tag_name }}
65+
tag_name: ${{ steps.build_info.outputs.build_time }}
6666
body: "Build time: ${{ steps.build_info.outputs.build_time }}"
6767
files: ./dist/MCBEprotocolTools.zip

0 commit comments

Comments
 (0)