Skip to content

Commit

Permalink
Fix repo path in action
Browse files Browse the repository at this point in the history
  • Loading branch information
msadowski committed Oct 26, 2023
1 parent 1d7c7e3 commit 6939ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_wr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
repository: msadowski/weekly_robotics
repository: msadowski/weeklyrobotics
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true

Expand Down

0 comments on commit 6939ac5

Please sign in to comment.