Update .gitea/workflows/build.yaml
Some checks failed
Release Version / build (push) Failing after 47s
Some checks failed
Release Version / build (push) Failing after 47s
This commit is contained in:
parent
723ba2c8ca
commit
cf8285f45c
|
@ -70,7 +70,4 @@ jobs:
|
||||||
upload_url: ${{ env.upload_url }}
|
upload_url: ${{ env.upload_url }}
|
||||||
asset_path: ./s3-client
|
asset_path: ./s3-client
|
||||||
asset_name: s3-client_${{ env.new_version }}_linux_amd64
|
asset_name: s3-client_${{ env.new_version }}_linux_amd64
|
||||||
asset_content_type: application/octet-stream
|
asset_content_type: application/octet-stream
|
||||||
env:
|
|
||||||
GITEA_TOKEN: ${{ secrets.TOKEN }}
|
|
||||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
|
Loading…
Reference in New Issue
Block a user