Skip to content

Commit 83df1a0

Browse files
committed
Github action
1 parent f3d3871 commit 83df1a0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
flatpak:
99
permissions:
1010
actions: write
11-
11+
1212
name: "Flatpak"
1313
runs-on: ubuntu-latest
1414
container:
@@ -24,7 +24,6 @@ jobs:
2424
- uses: actions/upload-artifact@v4
2525
with:
2626
retention-days: 1
27-
name: flatpak-bundle
2827
path: "*.flatpak"
2928

3029
release:

0 commit comments

Comments
 (0)