use right branch for asset compilation

This commit is contained in:
Daniel Klabbers 2021-11-02 14:34:37 +01:00
parent 87ffc40fa4
commit 8fb79e6e2f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build JavaScript assets
on:
push:
branches:
- master
- main
jobs:
build: