Skip to content

Commit f9e5e29

Browse files
committed
Add .well-known/org.flathub.VerifiedApps.txt
Mainly for Examine right now (io.github.cosmic_utils.Examine), but any application or applet's token can be added.
1 parent a3b44cd commit f9e5e29

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/workflows/pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
chmod +x ./blog-static
4141
./blog-static ./src ./.public 'COSMIC Utils'
4242
mv ./.public ./public
43+
mv ./.well-known ./public
4344
4445
- name: Upload artifact
4546
uses: actions/upload-pages-artifact@v3
+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Flathub Website Verification (if application/applet id starts with io.github.cosmic_utils)
2+
3+
# io.github.cosmic_utils.Examine
4+
313cc2bb-ca70-424a-a3d2-bf5abe4e1abd

0 commit comments

Comments
 (0)