Skip to content

Commit 098a6d9

Browse files
committed
Remove with
1 parent 18111c4 commit 098a6d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sync.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121
- name: Update tooling versions
2222
run: |
2323
node ./dist/update.js
24-
with:
25-
github_token: ${{ secrets.GITHUB_TOKEN }}
2624
2725
- name: Commit files
2826
run: |

0 commit comments

Comments
 (0)