Skip to content

Commit

Permalink
docs: Rebuilt readme with tldw
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Apr 14, 2020
1 parent e25df24 commit fd85a5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
**GitHub Action that syncs package.json with the repository metadata (description, homepage, topics/keywords).**



There are values that are meant to be the same. Why not automatically keep them synchronized?



Expand All @@ -34,7 +34,7 @@ jobs:
with:
node-version: "13.9.0"
- name: Jaid/action-sync-node-meta
uses: jaid/action-sync-node-meta@v1.1.0
uses: jaid/action-sync-node-meta@v1.0.0
token: ${{ secrets.GITHUB_TOKEN }}
```

Expand Down

0 comments on commit fd85a5f

Please sign in to comment.