Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

初めてなのですが、トークンとキーはどのファイルに記入するのですか? #2

Open
szsyzx opened this issue Aug 1, 2022 · 2 comments

Comments

@szsyzx
Copy link

szsyzx commented Aug 1, 2022

Customer Key (API Key) -> CUSTOMER_KEY
Customer Secret (API Secret) -> CUSTOMER_SECRET
Access Token -> ACCESS_TOKEN
Access Secret -> ACCESS_SECRET

@yiskw713
Copy link
Owner

yiskw713 commented Aug 3, 2022

Thank you for visiting my repo!

Please fork this repo, and set these tokens and keys to GitHub Secrets from repository settings page.

Reference: https://docs.github.com/en/actions/security-guides/encrypted-secrets

You can also specify these as command-line arguments.

https://github.com/yiskw713/paper-summary-tweet-notifier/blob/main/src/main.py#L15

@szsyzx
Copy link
Author

szsyzx commented Aug 3, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants