Skip to content

Commit 9d1587c

Browse files
Merge pull request #7 from devwithkrishna/htfix/badge-issue-replace-all
fix autofill readme
2 parents 66f54c9 + 1498969 commit 9d1587c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-fill-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
echo "Using repo: ${REPO_NAME}"
4242
echo "Using org: ${ORG_NAME}"
4343
echo "REPO_NAME=${REPO_NAME}" >> $GITHUB_ENV
44-
echo "ORG_NAME=${ORG_NAME}}" >> $GITHUB_ENV
44+
echo "ORG_NAME=${ORG_NAME}" >> $GITHUB_ENV
4545
4646
- name: Replace placeholders in README.md
4747
run: |

0 commit comments

Comments
 (0)