We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30bbbb commit a9ebef1Copy full SHA for a9ebef1
1 file changed
source/docs/publish/include.md
@@ -18,6 +18,7 @@ Add both these actions to your own repository and make sure they pass:
18
19
- https://github.com/home-assistant/actions#hassfest (only for integrations)
20
- https://github.com/hacs/action
21
+- A new release is created _after_ the actions run successfully.
22
23
When all of this is covered, you can add it to repository type files at [https://github.com/hacs/default](https://github.com/hacs/default)
24
@@ -66,6 +67,10 @@ https://hacs.xyz/docs/publish/start#hacsjson
66
67
68
This checks if the repository is archived.
69
70
+### Check Releases
71
+
72
+This checks that the repository has at least one release.
73
74
### Check Owner
75
76
This checks if the submitter is one of the following:
0 commit comments