|
|
@ -80,8 +80,8 @@ jobs: |
|
|
|
with: |
|
|
|
with: |
|
|
|
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-* |
|
|
|
pattern: i2pdbrowser-${{ steps.commit.outputs.short }}-* |
|
|
|
|
|
|
|
|
|
|
|
- name: Display structure of downloaded files |
|
|
|
- name: Extract artifacts |
|
|
|
run: ls -R |
|
|
|
run: unzip i2pdbrowser-${{ steps.commit.outputs.short }}-* |
|
|
|
|
|
|
|
|
|
|
|
- name: Creating pre-release |
|
|
|
- name: Creating pre-release |
|
|
|
uses: marvinpinto/action-automatic-releases@latest |
|
|
|
uses: marvinpinto/action-automatic-releases@latest |
|
|
|