Skip to content

Commit

Permalink
fix: update
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed May 22, 2021
1 parent 833798d commit 1d575d4
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ name: CI
branches:
- master
jobs:
about:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Jaid/action-sync-node-meta
uses: jaid/action-sync-node-meta@v1.4.0
with:
direction: overwrite-github
githubToken: '${{ secrets.GITHUB }}'
# about:
# runs-on: ubuntu-latest
# steps:
# - name: Checkout
# uses: actions/checkout@v2
# - name: Jaid/action-sync-node-meta
# uses: jaid/action-sync-node-meta@v1.4.0
# with:
# direction: overwrite-github
# githubToken: '${{ secrets.GITHUB }}'
# release:
# runs-on: ubuntu-latest
# steps:
Expand Down

0 comments on commit 1d575d4

Please sign in to comment.