Skip to content

Commit e70f972

Browse files
authored
update
1 parent 047e372 commit e70f972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Merge templates
2626
run: |
2727
go install github.com/ePlus-DEV/merge-templates@v1.0.1
28-
merge-templates README.md 'profile/templates/README.md.tpl' 'profile/.tmp/weathers.md.tpl'
28+
merge-templates profile/README.md 'profile/templates/README.md.tpl' 'profile/.tmp/weathers.md.tpl'
2929
- name: Commit
3030
run: |
3131
git config user.name "David Nguyen"

0 commit comments

Comments
 (0)