mirror of
https://github.com/flarum/core.git
synced 2025-07-15 22:06:24 +02:00
Fix frontend branch name
This commit is contained in:
@ -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 }}
|
Reference in New Issue
Block a user