We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b44cd commit f9e5e29Copy full SHA for f9e5e29
.github/workflows/pages.yml
@@ -40,6 +40,7 @@ jobs:
40
chmod +x ./blog-static
41
./blog-static ./src ./.public 'COSMIC Utils'
42
mv ./.public ./public
43
+ mv ./.well-known ./public
44
45
- name: Upload artifact
46
uses: actions/upload-pages-artifact@v3
.well-known/org.flathub.VerifiedApps.txt
@@ -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