Skip to content

Commit 5dcaff0

Browse files
committed
Add link to the github packages feed for nightlies.
1 parent cafceb2 commit 5dcaff0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,17 @@ replacing `<package-path>` with the file name you wish to verify.
102102
minisign -Vm <package-path> -P RWTsT4BHHChe/Rj/GBAuZHg3RaZFnfBDqaZ7KzLvr44a7mO6fLCxSAFc
103103
```
104104

105+
## Pre-releases
106+
107+
If you want to test pre-releases you can find them in the [GitHub Packages feed](https://github.com/blowdart/idunno.Bluesky/pkgs/nuget).
108+
GitHub's documentation will help you learn more about [working
109+
with the GitHub registry](https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry)
110+
111+
The package source URI is https://nuget.pkg.github.com/blowdart/index.json
112+
113+
Please note that nupkgs in the GitHub Packages feed are signed with [Trusted Signing](https://azure.microsoft.com/en-us/products/trusted-signing).
114+
115+
105116
## License
106117

107118
`idunno.Bluesky`, `idunno.AtProto` and `idunno.AtProto.OAuthCallBack` are available under the MIT license, see the [LICENSE](LICENSE) file for more information.

0 commit comments

Comments
 (0)