mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
changing the default browser extension branch to rc (#975)
This commit is contained in:
parent
c89ca36f51
commit
6d8fbf1e43
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -8,7 +8,7 @@ on:
|
|||||||
required: true
|
required: true
|
||||||
browser_extension_ref:
|
browser_extension_ref:
|
||||||
description: 'Browser Extension ref (defaults to `master`):'
|
description: 'Browser Extension ref (defaults to `master`):'
|
||||||
default: master
|
default: rc
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
setup:
|
setup:
|
||||||
|
Loading…
Reference in New Issue
Block a user