mirror of
https://github.com/bitdefender/bddisasm.git
synced 2024-11-17 21:18:27 +00:00
Update ci.yml
This commit is contained in:
parent
2777987530
commit
982a08475b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -107,8 +107,8 @@ jobs:
|
|||||||
uses: actions/attest-build-provenance@v1.1.0
|
uses: actions/attest-build-provenance@v1.1.0
|
||||||
with:
|
with:
|
||||||
subject-path: |
|
subject-path: |
|
||||||
'bin\Win32\Release\*'
|
'bin\**\Release\*.exe'
|
||||||
'bin\x64\Release\*'
|
'bin\**\Release\*.lib'
|
||||||
'*-windows-release.zip'
|
'*-windows-release.zip'
|
||||||
- name: Release
|
- name: Release
|
||||||
if: ${{ github.event_name == 'release' }}
|
if: ${{ github.event_name == 'release' }}
|
||||||
|
Loading…
Reference in New Issue
Block a user