Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-25 15:50:14 +01:00
Only include downloads on master
Dieser Commit ist enthalten in:
Ursprung
7ba95f1ad3
Commit
dc154915f0
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -124,3 +124,4 @@ jobs:
|
|||||||
discordWebhook: ${{ secrets.DISCORD_WEBHOOK }}
|
discordWebhook: ${{ secrets.DISCORD_WEBHOOK }}
|
||||||
status: ${{ job.status }}
|
status: ${{ job.status }}
|
||||||
body: ${{ steps.metadata.outputs.body }}
|
body: ${{ steps.metadata.outputs.body }}
|
||||||
|
includeDownloads: ${{ github.ref_name == 'master' }}
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren