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 e1c3f3d commit 131e351Copy full SHA for 131e351
.github/workflows/main.yml
@@ -21,7 +21,6 @@ jobs:
21
uses: satak/webrequest-action@master
22
with:
23
url: ${{ secrets.JIRA_RELEASE_WEBHOOK_URL }}
24
- headers: '{"X-Automation-Webhook-Token": "${{ secrets.JIRA_RELEASE_WEBHOOK_TOKEN }}"}'
25
method: POST
26
payload: |
27
{
0 commit comments