Chris Hatton
05/11/2022, 9:40 PMaccess_token_secret
mentioned in the setup documentation actually a Github deploy key? Is it a Personal Access Token set at the organization (not repo) level? Or ... ?Anna Geller
Any thoughts on Github vs AWS S3?both are reliable, it's a matter of personal preference. I found S3 often easier because this way Prefect can automatically upload your file to S3 during registration, with GitHub you always need to think about not forgetting to commit and push your changed flow before registering a new version access_token_secret is a Personal access token you can get here https://github.com/settings/tokens