mirror of
https://github.com/openziti/zrok.git
synced 2025-08-27 15:15:27 +02:00
workflow, redux (#70)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -53,6 +53,6 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ github.token }}
|
||||
with:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ~/go/bin/zrok
|
||||
asset_path: ${{ GOPATH }}/bin/zrok
|
||||
asset_name: zrok-ubuntu-amd64
|
||||
asset_content_type: application/octet-stream
|
Reference in New Issue
Block a user