Only include downloads on master

This commit is contained in:
Kas-tle 2024-05-29 01:48:33 -07:00 committed by GitHub
parent 7ba95f1ad3
commit dc154915f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -124,3 +124,4 @@ jobs:
discordWebhook: ${{ secrets.DISCORD_WEBHOOK }}
status: ${{ job.status }}
body: ${{ steps.metadata.outputs.body }}
includeDownloads: ${{ github.ref_name == 'master' }}