Skip to content

Commit d542b17

Browse files
committed
try again
1 parent 31f311c commit d542b17

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
@@ -139,7 +139,7 @@ jobs:
139139

140140
- name: Open PR
141141
# We need to gitt push -u otherwise gh will prompt
142-
# asking where to push branch.
142+
# asking where to push branch. try again
143143
run: |
144144
git checkout -b update-version-${{ steps.version.outputs.version }}
145145
git add .

0 commit comments

Comments
 (0)