mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-07-08 01:25:11 +00:00
build: corrected issue-label to use issue.number
This commit is contained in:
@@ -20,4 +20,4 @@ jobs:
|
|||||||
|| github.event.label.name == 'status/waiting on upstream'
|
|| github.event.label.name == 'status/waiting on upstream'
|
||||||
uses: Ilshidur/action-discord@master
|
uses: Ilshidur/action-discord@master
|
||||||
with:
|
with:
|
||||||
args: "[${{ github.event.issue.title }} (#${{ github.event.issue.id }})](<${{ github.event.issue.html_url }}>) added `${{ github.event.label.name }}` label"
|
args: "[${{ github.event.issue.title }} (#${{ github.event.issue.number }})](<${{ github.event.issue.html_url }}>) added `${{ github.event.label.name }}` label"
|
||||||
|
|||||||
Reference in New Issue
Block a user