1
0
mirror of https://github.com/cirosantilli/china-dictatorship.git synced 2025-09-09 06:00:40 +02:00
This commit is contained in:
Ciro Santilli
2022-08-03 09:01:17 +00:00
parent 4e65aaaf99
commit ab6a46c511

View File

@@ -235,6 +235,7 @@ try {
repo: payload.repository.name,
title: title + ' ' + link,
body: content.data.html_url + '\n\n' + link + '\n\n' + html_url + '\n\n' + body,
labels: ['duty-machine'],
})
console.error('new_issue_duty: ' + require('util').inspect(new_issue_duty, { depth: null }))
}