Skip to content

Commit 9416205

Browse files
committed
update uses
1 parent b6d7377 commit 9416205

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Link Jira Issue
19-
uses: johnmarriott/jira-link-issue-action@v1.0.5
19+
uses: campspot/jira-link-issue-action@v1.0.0
2020
with:
2121
atlassian-domain: 'https://jira.atlassian.net'
2222
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -37,6 +37,7 @@ jobs:
3737
## Setup + build
3838

3939
`npm install`
40+
4041
`tsc src/index.ts`
4142

4243

0 commit comments

Comments
 (0)