Skip to content

Commit

Permalink
Need to checkout action source
Browse files Browse the repository at this point in the history
  • Loading branch information
shaynie committed Aug 7, 2023
1 parent 273aabd commit b02f2ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issues_sync.yaml
Expand Up @@ -21,8 +21,8 @@ jobs:
run-sync:
runs-on: ubuntu-latest
steps:
- name: sync-issues
uses: ./
- uses: actions/checkout@v3
- uses: ./
env:
GITHUB_TOKEN: ${{ secrets.ISSUE_SYNC_TOKEN }}
with:
Expand Down

0 comments on commit b02f2ec

Please sign in to comment.