Skip to content

Commit fc90245

Browse files
Update github workflow (#1)
1 parent 91c337d commit fc90245

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/workflows/release-with-jec.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Download Asset
7171
7272
with:
73-
owner: atlassian-labs
73+
owner: atlassian
7474
repo: jec
7575
tag: ${{ github.event.inputs.jec-version }}
7676
file: jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -133,7 +133,7 @@ jobs:
133133
- name: Download Asset
134134
135135
with:
136-
owner: atlassian-labs
136+
owner: atlassian
137137
repo: jec
138138
tag: ${{ github.event.inputs.jec-version }}
139139
file: jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -225,7 +225,7 @@ jobs:
225225
- name: Download Asset
226226
227227
with:
228-
owner: atlassian-labs
228+
owner: atlassian
229229
repo: jec
230230
tag: ${{ github.event.inputs.jec-version }}
231231
file: jec-linux-amd64-${{ github.event.inputs.jec-version }}.zip
@@ -301,7 +301,7 @@ jobs:
301301
- name: Download Asset
302302
303303
with:
304-
owner: atlassian-labs
304+
owner: atlassian
305305
repo: jec
306306
tag: ${{ github.event.inputs.jec-version }}
307307
file: jec-win-386-${{ github.event.inputs.jec-version }}.zip
@@ -367,7 +367,7 @@ jobs:
367367
- name: Download Asset
368368
369369
with:
370-
owner: atlassian-labs
370+
owner: atlassian
371371
repo: jec
372372
tag: ${{ github.event.inputs.jec-version }}
373373
file: jec-win-amd64-${{ github.event.inputs.jec-version }}.zip

0 commit comments

Comments
 (0)