File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
55
55
with :
56
56
draft : ${{ contains(github.event.head_commit.message, '.draft') }}
57
- files : IllyriaRP_v ${{ steps.get_version.outputs.VERSION }}.zip
57
+ files : IllyriaRP_ ${{ steps.get_version.outputs.VERSION }}.zip
58
58
body : |
59
59
Direct Download Link: https://github.com/${{ github.repository }}/releases/download/${{ steps.get_version.outputs.VERSION }}/IllyriaRP_${{ steps.get_version.outputs.VERSION }}.zip
60
60
SHA-1 Hash: ${{ steps.calculate_sha1.outputs.SHA1 }}
Original file line number Diff line number Diff line change 4
4
"description" : " \u00A7 8Adventure Awaits \n \u00A7 4By Illyrion \u00A7 8for \u00A7 6MC 1.20.6 "
5
5
},
6
6
"version" : {
7
- "name" : " v1.3.0 "
7
+ "name" : " v1.3.1 "
8
8
}
9
9
}
You can’t perform that action at this time.
0 commit comments