changing the default browser extension branch to rc (#975)

This commit is contained in:
Joseph Flinn 2021-07-01 10:19:52 -07:00 committed by GitHub
parent c89ca36f51
commit 6d8fbf1e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ on:
required: true
browser_extension_ref:
description: 'Browser Extension ref (defaults to `master`):'
default: master
default: rc
jobs:
setup: