Skip to content

Commit c0374d9

Browse files
committed
chore: also commit the new README
1 parent 63d681e commit c0374d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/solidity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
with:
226226
commit_message: "chore: update package versions [skip ci]"
227227
branch: main
228-
file_pattern: 'package.json'
228+
file_pattern: 'package.json README.md'
229229

230230
- name: Set up QEMU
231231
uses: docker/setup-qemu-action@v3

0 commit comments

Comments
 (0)