Skip to content

Commit

Permalink
update release action
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantin-lukas committed Aug 26, 2024
1 parent 2fbab0a commit 1762295
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: ncipollo/release-action@v1
with:
artifacts: |
windows-exe/**/*.exe
linux-packages/**/*.deb
linux-packages/**/*.rpm
/home/runner/work/oslo/oslo/*.exe
/home/runner/work/oslo/oslo/*.deb
/home/runner/work/oslo/oslo/*.rpm
makeLatest: true

0 comments on commit 1762295

Please sign in to comment.