ci: rename master to main for jobs

This commit is contained in:
Mike
2021-09-29 11:29:46 -07:00
parent d4df37c500
commit 2c4c42851d
5 changed files with 5 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ We leverage GitHub Actions as a means to build RPC automatically leveraging Gith
3. Click the **Run Workflow** dropdown.
4. Select the **Branch: master**, or a preferred version, from the **Use workflow from** dropdown.
4. Select the **Branch: main**, or a preferred version, from the **Use workflow from** dropdown.
5. By default, the Build Type should be **release**.