Skip to content

Commit a1373d4

Browse files
Merge pull request #9 from dth99/8-implement-github-action-to-sync-readmemd-changes-to-indexmd
Update sync-readme-to-index.yml
2 parents 260584a + 6092005 commit a1373d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-readme-to-index.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
if: steps.commit.outputs.changes_made == 'true'
3535
uses: ad-m/github-push-action@v0.6.0
3636
with:
37-
github_token: ${{ secrets.GITHUB_TOKEN }}
37+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)