Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianichitei authored May 8, 2024
1 parent 2777987 commit 982a084
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,8 @@ jobs:
uses: actions/attest-build-provenance@v1.1.0
with:
subject-path: |
'bin\Win32\Release\*'
'bin\x64\Release\*'
'bin\**\Release\*.exe'
'bin\**\Release\*.lib'
'*-windows-release.zip'
- name: Release
if: ${{ github.event_name == 'release' }}
Expand Down

0 comments on commit 982a084

Please sign in to comment.