We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18111c4 commit 098a6d9Copy full SHA for 098a6d9
.github/workflows/sync.yml
@@ -21,8 +21,6 @@ jobs:
21
- name: Update tooling versions
22
run: |
23
node ./dist/update.js
24
- with:
25
- github_token: ${{ secrets.GITHUB_TOKEN }}
26
27
- name: Commit files
28
0 commit comments