Skip to content

Commit d0cc272

Browse files
committed
Release & artifacts
1 parent 4cc502b commit d0cc272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/upload-artifact@v4
2323
with:
2424
name: flatpak-bundle
25-
path: *.flatpak # or path/to/artifact
25+
path: "*.flatpak"
2626

2727
release:
2828
permissions:

0 commit comments

Comments
 (0)