chore: document release

This commit is contained in:
Thomas Nordquist
2024-05-11 12:03:01 +02:00
parent 7d77110c1f
commit 7fb0483889
2 changed files with 19 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
on: [push]
on:
pull_request_target: # Use pull_request_target
branches: [master, beta, release]
jobs:
test:
@@ -15,6 +17,8 @@ jobs:
- name: Build
run: yarn build
- name: Test
run: yarn test
- name: UI-Test
run: yarn ui-test
- name: Post-processing
run: ./scripts/prepareVideo.sh