Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Jun 8, 2021
2 parents 760df03 + 415f32d commit 36ed268
Show file tree
Hide file tree
Showing 2 changed files with 658 additions and 378 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dword-design/action-sync-node-meta@fork
- uses: jaid/action-sync-node-meta@v2.0.0
with:
approve: false
commitMessagePrefix: "fix:"
commitMessage: "fix: write GitHub metadata to package.json [{changes}]"
githubToken: ${{ secrets.GITHUB_TOKEN }}
name: sync-metadata
on:
Expand Down
Loading

0 comments on commit 36ed268

Please sign in to comment.