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 69c5f31 commit 695b5b8Copy full SHA for 695b5b8
.github/workflows/test-release.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
JIRA_DEFAULT_TEST_ISSUE: 'JCI-7'
16
with:
17
- event_type: deployment
+ event_type: build
18
state: ${{ job.status }}
19
jira_instance: boringdownload
20
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments