Skip to content

Commit

Permalink
chore: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
dword-design committed Jun 8, 2021
1 parent 5e06864 commit 82ee0ae
Showing 1 changed file with 2 additions and 2 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

0 comments on commit 82ee0ae

Please sign in to comment.