GenomicMedLab / software-templates

Cookiecutter templates for lab software projects
MIT License
0 stars 0 forks source link

cicd(python): use GITHUB_TOKEN for changelog permissions #27

Closed jsstevenson closed 4 months ago

jsstevenson commented 4 months ago

I figured this out too late, but there's a built-in token with sufficient permissions to support the test for building the autochangelog from GitHub releases. This PR uses it.