Update build-project.yml

This commit is contained in:
DJ2LS 2021-08-28 16:49:11 +02:00 committed by GitHub
parent c463435e41
commit 49c021b7d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -176,13 +176,10 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
#upload_url: ${{ needs.create_release.outputs.upload_url }}
#asset_path: ./tnc/compressed/${{ matrix.zip_name }}.zip
#asset_name: ${{ matrix.zip_name }}.zip
#asset_content_type: application/zip
files: |
./tnc/compressed/${{ matrix.zip_name }}.zip
LICENSE