Update create-discord-thread.yml
This commit is contained in:
parent
d189439e6b
commit
cb664b2b17
2
.github/workflows/create-discord-thread.yml
vendored
2
.github/workflows/create-discord-thread.yml
vendored
@ -80,7 +80,7 @@ jobs:
|
|||||||
|
|
||||||
fi
|
fi
|
||||||
VAR+="Note: This is not in the official repo yet—it's just a dev version! After merging into ProxmoxVE, it will need to be recreated.\n\n"
|
VAR+="Note: This is not in the official repo yet—it's just a dev version! After merging into ProxmoxVE, it will need to be recreated.\n\n"
|
||||||
VAR+="Discussion & issue tracking:\n\n"
|
VAR+="Discussion & issue tracking:\n"
|
||||||
VAR+="${{ github.event.issue.html_url }}"
|
VAR+="${{ github.event.issue.html_url }}"
|
||||||
echo "message=$VAR" >> $GITHUB_ENV
|
echo "message=$VAR" >> $GITHUB_ENV
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user