Skip to content

Commit 049d48c

Browse files
authored
update
1 parent 4f864ab commit 049d48c

File tree

2 files changed

+1
-1
lines changed

2 files 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/./weathers.md.tpl'
28+
merge-templates README.md 'profile/templates/README.md.tpl' 'profile/.tmp/weathers.md.tpl'
2929
- name: Commit
3030
run: |
3131
git config user.name "David Nguyen"
File renamed without changes.

0 commit comments

Comments
 (0)