Skip to content

Commit 0039e0a

Browse files
committed
try again
1 parent 7b45ebe commit 0039e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- name: Bump version
121121
run: |
122122
pwd
123-
git checkout -b test-1-branch
123+
git checkout -b test-2-branch
124124
echo "bumping version"
125125
echo "new version..." >> README.md
126126
git add .

0 commit comments

Comments
 (0)