Skip to content

Commit

Permalink
ci(sync-maintainers): use octokit
Browse files Browse the repository at this point in the history
  • Loading branch information
nekowinston committed Aug 20, 2023
1 parent 35029d2 commit 611c542
Show file tree
Hide file tree
Showing 4 changed files with 569 additions and 175 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maintainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ jobs:

- name: Sync Maintainers
working-directory: src/generate
run: ./syncMaintainers.ts ${{ secrets.USERSTYLES_ADMIN_TOKEN }}
run: ./syncMaintainers.ts

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
Loading

0 comments on commit 611c542

Please sign in to comment.