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 7070 - name : Download Asset
7171 uses : i3h/download-release-asset@v1.2.0
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 uses : i3h/download-release-asset@v1.2.0
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 uses : i3h/download-release-asset@v1.2.0
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 uses : i3h/download-release-asset@v1.2.0
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 uses : i3h/download-release-asset@v1.2.0
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
You can’t perform that action at this time.
0 commit comments