Skip to content

Commit

Permalink
ci: PLATE-675: Add /jira chatops command
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabelonogov committed Nov 28, 2023
1 parent 9a556bb commit 9dd5871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira-command.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Create Jira Ticket
id: create-jira-ticket
uses: ./.github/actions-hub/actions/test
uses: ./.github/actions-hub/actions/jira-create-issue
with:
jira_server: ${{ vars.JIRA_SERVER }}
jira_username: ${{ secrets.JIRA_USERNAME }}
Expand Down

0 comments on commit 9dd5871

Please sign in to comment.