We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3221b1d + 2101107 commit d5aa3e1Copy full SHA for d5aa3e1
1 file changed
.github/workflows/update.yml
@@ -13,8 +13,6 @@ jobs:
13
steps:
14
- name: Checkout
15
uses: actions/checkout@v5
16
- with:
17
- token: ${{ secrets.REPO_TOKEN }}
18
19
- name: Run update script
20
run: ./update.sh
0 commit comments