Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ codeplugs will be generated.
If you forked this repo, first click the "Actions" tab and
enable Github Actions for your fork.

To use Repeaterbook, go to [Settings > Secrets](settings/secrets/actions)
To use Repeaterbook, go to [Settings > Secrets](../../settings/secrets/actions)
and add `REPEATERBOOK_USER` and `REPEATERBOOK_PASSWD` with your
repeaterbook account credentials.

Any changes pushed to this repository will trigger an
automatic rebuild of all codeplugs in `input` that have
an executable `generate.sh` file.

Creating a [release](releases) will cause Github Actions to
Creating a [release](../../releases) will cause Github Actions to
upload a `.zip` containing all of the generated codeplugs.

### Manual
Expand Down