1
0
mirror of https://github.com/flarum/core.git synced 2025-07-15 13:56:23 +02:00

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
frontend_directory: ./js
main_git_branch: main
main_git_branch: master
secrets:
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}