Skip to content

Commit

Permalink
Change token in action
Browse files Browse the repository at this point in the history
  • Loading branch information
msadowski committed Oct 26, 2023
1 parent 6266b05 commit 1d7c7e3
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 @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
with:
repository: msadowski/weekly_robotics
token: ${{ secrets.WR_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
submodules: true

- name: Pull & update submodules recursively
Expand Down

0 comments on commit 1d7c7e3

Please sign in to comment.