We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f864ab commit 049d48cCopy full SHA for 049d48c
.github/workflows/update-readme.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Merge templates
26
run: |
27
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'
+ merge-templates README.md 'profile/templates/README.md.tpl' 'profile/.tmp/weathers.md.tpl'
29
- name: Commit
30
31
git config user.name "David Nguyen"
.gitignore profile/.gitignore.gitignore renamed to profile/.gitignore
0 commit comments