File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 70
70
- name : Download Asset
71
71
72
72
with :
73
- owner : atlassian-labs
73
+ owner : atlassian
74
74
repo : jec
75
75
tag : ${{ github.event.inputs.jec-version }}
76
76
file : jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -133,7 +133,7 @@ jobs:
133
133
- name : Download Asset
134
134
135
135
with :
136
- owner : atlassian-labs
136
+ owner : atlassian
137
137
repo : jec
138
138
tag : ${{ github.event.inputs.jec-version }}
139
139
file : jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -225,7 +225,7 @@ jobs:
225
225
- name : Download Asset
226
226
227
227
with :
228
- owner : atlassian-labs
228
+ owner : atlassian
229
229
repo : jec
230
230
tag : ${{ github.event.inputs.jec-version }}
231
231
file : jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -301,7 +301,7 @@ jobs:
301
301
- name : Download Asset
302
302
303
303
with :
304
- owner : atlassian-labs
304
+ owner : atlassian
305
305
repo : jec
306
306
tag : ${{ github.event.inputs.jec-version }}
307
307
file : jec-win-386-${{ github.event.inputs.jec-version }}.zip
@@ -367,7 +367,7 @@ jobs:
367
367
- name : Download Asset
368
368
369
369
with :
370
- owner : atlassian-labs
370
+ owner : atlassian
371
371
repo : jec
372
372
tag : ${{ github.event.inputs.jec-version }}
373
373
file : jec-win-amd64-${{ github.event.inputs.jec-version }}.zip
You can’t perform that action at this time.
0 commit comments