Skip to content

Commit bf74ea0

Browse files
committed
Fix typo
1 parent 994dc2d commit bf74ea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ jobs:
109109
id: update-branch
110110
run: |
111111
DATE=$(date +'%Y-%m-%d')
112+
BRANCH_NAME="update/update-deps-$DATE"
112113
113114
# Add changes to commit
114115
git add composer.lock package.json pnpm-lock.yaml

0 commit comments

Comments
 (0)