Skip to content

Commit 88b3a29

Browse files
committedFeb 27, 2019
update readme
1 parent 382e5b2 commit 88b3a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Example transition action:
1818
args = "deployed to production --issue=GA-181"
1919
}
2020

21-
You can omit `--issue` parameter if preceding action is [`Create`](https://github.com/atlassian/gajira-create) or [`Find Issue Key`](https://github.com/atlassian/gajira-find-issue-key) and just specify a transition name in action args. Here is full example workflow:
21+
You can omit `--issue` parameter if preceding action is [`Create`](https://github.com/marketplace/actions/jira-create) or [`Find Issue Key`](https://github.com/marketplace/actions/jira-find) and just specify a transition name in action args. Here is full example workflow:
2222

2323
workflow "Transition issue" {
2424
on = "push"

0 commit comments

Comments
 (0)
Failed to load comments.