Skip to content

Commit d3dda1f

Browse files
committed
need to push
1 parent 937ff07 commit d3dda1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/definitions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
GIT_COMMITTER_NAME: ${{ vars.GHA_BOT_NAME }}
2525
GIT_COMMITTER_EMAIL: ${{ vars.GHA_BOT_EMAIL }}
2626

27-
- run: git checkout -b scrape/latest-definitions
27+
- run: git checkout -b scrape/latest-definitions && git push -u origin HEAD
2828
- run: gh pr create --fill --title "$PR_TITLE"
2929
env:
3030
GH_TOKEN: ${{ secrets.BOT_TOKEN }}

0 commit comments

Comments
 (0)