We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4080b6 commit 14867c7Copy full SHA for 14867c7
1 file changed
.github/workflows/release-patch-0-from-comment.yml
@@ -89,7 +89,7 @@ jobs:
89
inputs: {
90
commit: '${{ steps.pr_status.outputs.MERGE_COMMIT_SHA }}',
91
channel: channel,
92
- original_pr: '${{ github.event.issue.number }}'
+ original_pr: '${{ github.event.issue.number }}',
93
environment: 'prod'
94
}
95
});
0 commit comments