11 lines
No EOL
253 B
Text
11 lines
No EOL
253 B
Text
{
|
|
"accounts": [
|
|
{
|
|
"accountName": "example",
|
|
"github": "{githubUsername}/${githubRepoName}",
|
|
"releasePrefix": "{someTitlePrefix}",
|
|
"mastodonInstance": "{example.com}",
|
|
"mastodonAccessToken": "{accessToken}"
|
|
}
|
|
]
|
|
} |