Skip to content

Commit a042ace

Browse files
committed
chore(jira): update dist
1 parent 104ae05 commit a042ace

File tree

3 files changed

+6
-13
lines changed

3 files changed

+6
-13
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ To update the fields of an issue you need to specify an issue key and field data
1212

1313
```yaml
1414
- name: Comment on issue
15-
uses: kherP/[email protected].1
15+
uses: kherP/[email protected].3
1616
with:
1717
issue: INC-2
18-
fields: customfield_10006:3,customfield_10007:4
18+
fields: \{"customfield_10006":3,"customfield_10007":44\}
1919
```
2020
2121
## Action Spec

dist/index.js

+3-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)