1
0
mirror of https://github.com/bitdefender/bddisasm.git synced 2024-11-18 05:28:09 +00:00

Update ci.yml

This commit is contained in:
Anichitei Ionel-Cristinel 2024-05-08 10:37:02 +03:00 committed by GitHub
parent 0086ea6edf
commit 2f53b0c228
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,7 +101,7 @@ jobs:
uses: actions/attest-build-provenance@v1.1.0
with:
subject-path: |
'bin/**/Release/*'
'bin\**\Release\*'
'*-windows-release.zip'
- name: Release
if: ${{ github.event_name == 'release' }}