Fix frontend branch name

This commit is contained in:
Alexander Skvortsov 2022-01-08 19:18:02 -05:00
parent b8b2941ca6
commit 03aa76cace

View File

@ -15,6 +15,6 @@ jobs:
enable_typescript: true enable_typescript: true
frontend_directory: ./js frontend_directory: ./js
main_git_branch: main main_git_branch: master
secrets: secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }} bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}