1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-02 03:28:28 -04:00

refactor: update workfows & issue notes

port 1.5
This commit is contained in:
purian23
2026-07-15 16:18:36 -04:00
parent dc924618fb
commit 358496134c
5 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ for n in $refs; do
gh issue comment "$n" --repo "$REPO" --body "$(cat <<EOF
:package: A fix referencing this issue shipped in [**${TAG}**](${RELEASE_URL}).
Please retest on the new release when you get a chance — if it's resolved, this issue can be closed. Thanks!
A New Release has been deployed! Please retest when you get a chance. If it's resolved, this issue can be closed. ~ Cheers, the DMS Team!
EOF
)"
echo "notified #${n}${title}"