Skip to content

Commit 2fa9c67

Browse files
committed
ci: another typo in release workflow
1 parent cb82abb commit 2fa9c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Push modifications
4949
run: |
50-
git add .github/README.md
50+
git add README.md
5151
git commit -m "docs: update README usage section with ${{ steps.bumper.outputs.new_version }} [skip ci]"
5252
git push
5353

0 commit comments

Comments
 (0)