Update .github/workflows/release.yaml
This commit is contained in:
parent
6204509857
commit
1434afacee
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -83,7 +83,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.DAMIEN_TOKEN }}
|
||||
with:
|
||||
upload_url: https://192.168.1.147:3434/api/v1/repos/damien/file-tree/releases/${{ needs.create_release.outputs.upload_id }}/assets
|
||||
upload_url: http://192.168.1.147:3434/api/v1/repos/damien/file-tree/releases/${{ needs.create_release.outputs.upload_id }}/assets
|
||||
asset_path: ./release_${{ matrix.os }}.zip
|
||||
asset_name: file_tree_${{ github.event.inputs.version }}_${{ matrix.os }}.zip
|
||||
asset_content_type: application/zip
|
||||
|
Loading…
x
Reference in New Issue
Block a user