umccr / htsget-rs

A server implementation of the htsget protocol for bioinformatics in Rust
https://samtools.github.io/hts-specs/htsget.html
MIT License
39 stars 9 forks source link

ci: fix benchmark #226

Closed mmalenic closed 9 months ago

mmalenic commented 9 months ago

Changes

brainstorm commented 9 months ago

Good catch, I can't recall why I created a custom GH PAT for this... perhaps I wanted to limit the scopes/access that GITHUB_TOKEN has, but it's definitely more practical to use GITHUB_TOKEN as it doesn't expire as fast...

mmalenic commented 9 months ago

I think a similar effect can be achieved by specifying the GITHUB_TOKEN permissions: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token