Skip to content

Commit dfeba17

Browse files
committed
fix workflow
1 parent 2e914c9 commit dfeba17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
frontend_directory: js
1818
backend_directory: src
19-
package_manager: yarn
19+
js_package_manager: yarn
2020
main_git_branch: main
2121
secrets:
2222
bundlewatch_github_token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)