1
0
Fork 0
ruma/xtask/config.toml.sample
2024-10-27 11:52:44 +01:00

15 lines
542 B
Text

[github]
# The username to use for authentication.
user = ""
# The personal access token to use for authentication.
#
# Can be created at https://github.com/settings/personal-access-tokens/new
#
# Settings for a fine-grained personal access token:
#
# * Resource owner: ruma
# * Repository access > Only select repositories: ruma/ruma
# * Permissions > Repository permissions > Contents: Read and write
#
# Docs at https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens
token = ""