mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
git: Fix nightly release action file paths
This commit is contained in:
3
.github/workflows/nightly_release.yml
vendored
3
.github/workflows/nightly_release.yml
vendored
@@ -69,4 +69,5 @@ jobs:
|
||||
name: 'Nightly Builds'
|
||||
prerelease: true
|
||||
body_path: ImHex/changelog.md
|
||||
files: '*.!(txt)'
|
||||
files: |
|
||||
./*.*
|
||||
Reference in New Issue
Block a user