Skip to content

Commit bcd0cb8

Browse files
authored
fix branch name (#58132)
fix the branch name of the workflow
1 parent 2148077 commit bcd0cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-turbopack-test-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: node scripts/automated-update-workflow.js
3737
env:
3838
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_PULL_REQUESTS }}
39-
BRANCH_NAME: fonts-data
39+
BRANCH_NAME: turbopack-manifest
4040
SCRIPT: test/build-turbopack-tests-manifest.js
4141
PR_TITLE: Update Turbopack test manifest
4242
PR_BODY: This auto-generated PR updates the integration test manifest used when testing Turbopack.

0 commit comments

Comments
 (0)