PrefectHQ / prefect-recipes

Snippets and templates representing common Customer Success patterns
https://PrefectHQ.github.io/prefect-recipes/
Apache License 2.0
238 stars 29 forks source link

chore: replaced MARVIN_TOKEN with autogenerated #173

Closed parkedwards closed 1 year ago

parkedwards commented 1 year ago

https://docs.github.com/en/actions/security-guides/automatic-token-authentication

^ since this workflow isn't doing anything fancy like cross-repo writes, we can remove the marvin github PAT (which is overly permissive) + use the autogenerated github PAT with the permissions config scoped to what this workflow needs to do