forked from Shinonome/dots-hyprland
Update discussion ID in dist-update-notification.yml
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
mutation {
|
mutation {
|
||||||
addDiscussionComment(
|
addDiscussionComment(
|
||||||
input: {
|
input: {
|
||||||
discussionId: "DISCUSSION_ID",
|
discussionId: "2140",
|
||||||
body: "dist-arch/ directory has changed in commit ${{ github.sha }} by ${{ github.actor }}."
|
body: "dist-arch/ directory has changed in commit ${{ github.sha }} by ${{ github.actor }}."
|
||||||
}
|
}
|
||||||
) {
|
) {
|
||||||
|
|||||||
Reference in New Issue
Block a user