File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 88 steps :
99 - name : Send custom message with args
1010 env :
11- DISCORD_WEBHOOK : ${{ secrets.DISCORD_WEBHOOK }}
11+ DISCORD_WEBHOOK : ${{ secrets.ONELITEFATHERNET_GITHUB_WEBHOOK }}
1212 DISCORD_USERNAME : Attollo Release
1313 DISCORD_AVATAR : https://raw.githubusercontent.com/OneLiteFeatherNET/Attollo/master/.github/assets/Atollo.png
14- uses : Ilshidur/action-discord@0.3.2
14+ DISCORD_THREAD_ID : 1235181365511589888
15+ uses : OneLiteFeatherNET/action-discord@0.4.1
1516 with :
1617 args : |
1718 "<@&1102542159447601212>"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ if (!File("$rootDir/.git").exists()) {
2525}
2626
2727group = " net.onelitefeather"
28- version = " 1.3.0 "
28+ version = " 1.3.1 "
2929
3030val minecraftVersion = " 1.20.6"
3131val supportedMinecraftVersions = listOf (
You can’t perform that action at this time.
0 commit comments