microsoft / DiskANN

Graph-structured Indices for Scalable, Fast, Fresh and Filtered Approximate Nearest Neighbor Search
Other
1.11k stars 218 forks source link

Allow documentation to be published to our gh-pages branch #511

Closed daxpryce closed 8 months ago

daxpryce commented 8 months ago

The publication of diskannpy documentation is foiled by the default RO scoping of GITHUB_TOKEN. Adding write permissions to the job that builds/publishes our documentation to our gh-pages branch.