mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
5
.github/workflows/leaves.yml
vendored
5
.github/workflows/leaves.yml
vendored
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user