Update .gitea/workflows/build.yaml
Some checks failed
Release Version / build (push) Failing after 47s

This commit is contained in:
leafus 2024-09-29 04:03:07 +02:00
parent 723ba2c8ca
commit cf8285f45c

View File

@ -71,6 +71,3 @@ jobs:
asset_path: ./s3-client
asset_name: s3-client_${{ env.new_version }}_linux_amd64
asset_content_type: application/octet-stream
env:
GITEA_TOKEN: ${{ secrets.TOKEN }}
GITHUB_TOKEN: ${{ secrets.TOKEN }}