vocab.txt: added "backported"

Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-01-12 11:34:44 +01:00
parent 874bdb3feb
commit 7c04bfb828
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -16,6 +16,7 @@ Autoscaling
autoselect
Avro
backrub
backported
Bigtable
Billett
Bitbucket
+2 -2
View File
@@ -13,8 +13,8 @@ jobs:
- uses: actions/checkout@v2
- name: Install Dependencies
run: yarn --frozen-lockfile
- name: Run pre-release preparations
run: node scripts/pre-release.js
- name: Run release preparations
run: node scripts/prepare-release.js
- name: Create Release Pull Request
uses: changesets/action@master
with: