9
0
mirror of https://github.com/LeavesMC/Leaves.git synced 2025-12-19 14:59:32 +00:00

[release-skip] Update leaves.yml (#71)

* Update leaves.yml
This commit is contained in:
z0z0r4
2023-07-27 18:59:30 +08:00
committed by GitHub
parent feb7fb43fc
commit 4f1866821f

View File

@@ -67,3 +67,8 @@ jobs:
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK }}
raw-data: ${{ env.discordmes }}
- name: Upload Artifact
uses: actions/upload-artifact@v2
with:
name: ${{ env.jar }}
path: ${{ env.jar }}