Skip to content

Commit

Permalink
Correct syntax.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mailaender committed Feb 26, 2025
1 parent 592df18 commit 29c10d8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@ download_page_tags:
release: "release-20231010"
playtest: "playtest-20250220"

exclude: [ 'docker-compose.yml', 'README.md' ]
include: [ '.well-known/org.flathub.VerifiedApps.txt' ]
exclude:
- docker-compose.yml
- README.md
include:
- .well-known/org.flathub.VerifiedApps.txt

defaults:
-
Expand Down

0 comments on commit 29c10d8

Please sign in to comment.