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:
parent
0086ea6edf
commit
2f53b0c228
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -101,7 +101,7 @@ jobs:
|
|||||||
uses: actions/attest-build-provenance@v1.1.0
|
uses: actions/attest-build-provenance@v1.1.0
|
||||||
with:
|
with:
|
||||||
subject-path: |
|
subject-path: |
|
||||||
'bin/**/Release/*'
|
'bin\**\Release\*'
|
||||||
'*-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