Compare commits
1 commit
dcb8126e67
...
5d99a468a1
Author | SHA1 | Date | |
---|---|---|---|
5d99a468a1 |
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ if [ "$CI" = "true" ]; then
|
|||
curl -o - -v -X 'POST' \
|
||||
"$GITHUB_API_URL/repos/$GITHUB_REPOSITORY/issues/$pr_number/comments?token=$GITHUB_TOKEN" \
|
||||
-H 'accept: application/json' \
|
||||
-H 'Content-Type: application/json' \
|
||||
-d "$data"
|
||||
else
|
||||
package_size_table
|
||||
|
|
Loading…
Add table
Reference in a new issue