Skip to content

The swapaccount= commandline option is deprecated. #185

The swapaccount= commandline option is deprecated.

The swapaccount= commandline option is deprecated. #185

name: Jira Sync
on:
issues:
types: [opened]
jobs:
sync:
name: Sync Items
runs-on: ubuntu-latest
steps:
- name: Sync
uses: igorpecovnik/github-action-issue-to-jira@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
jiraHost: armbian.atlassian.net
jiraUsername: ${{ secrets.JIRA_USER }}
jiraPassword: ${{ secrets.JIRA_PASSWORD }}
project: AR
assignee: default_assignee