Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Griffiths authored Aug 25, 2024
1 parent 8de090d commit 28b74bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
target_commitish: master
tag_name: ${{ steps.package-version.outputs.current-version}}
files: |
release/**/*.AppImage
release/**/*.exe
release/**/Vapour-*.AppImage
release/**/Vapour-*.exe
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 28b74bb

Please sign in to comment.