github-releases-bot/config.json.template

10 lines
209 B
Text
Raw Normal View History

2024-02-17 20:53:41 +01:00
{
"accounts": [
{
"accountName": "example",
"github": "{githubUsername}/${githubRepoName}",
"mastodonInstance": "{example.com}",
"mastodonAccessToken": "{accessToken}"
}
]
}