Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4f7694d9e1 | |||
|
2b2dba8c2b
|
@@ -181,7 +181,7 @@ jobs:
|
||||
--data "$(jq -n \
|
||||
--arg content "${CHANGELOG_CONTENT}" \
|
||||
--arg message "${TITLE}" \
|
||||
--arg branch "next-release" \
|
||||
--arg branch "${DEFAULT_BRANCH}" \
|
||||
--arg new_branch "next-release" \
|
||||
'{content: $content, message: $message, branch: $branch, new_branch: $new_branch}')" \
|
||||
"${API_URL}/contents/CHANGELOG.md"
|
||||
|
||||
Reference in New Issue
Block a user