Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Starlight220 authored Jan 10, 2022
1 parent 520a937 commit 4a3776b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/launch-inspector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
- name: Checkout frc-docs
uses: actions/checkout@v2
with: wpilibsuite/frc-docs
with:
repository: wpilibsuite/frc-docs
path: frc-docs
token: ${{ secrets.GH_ADMIN_TOKEN }}

Expand Down

0 comments on commit 4a3776b

Please sign in to comment.