Browse Source

[meta] further TOC action tweaks

Jordan Harband 5 years ago
parent
commit
7aba64a2d5
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
  1. 3
      .github/workflows/toc.yml

3
.github/workflows/toc.yml

@ -27,6 +27,3 @@ jobs: @@ -27,6 +27,3 @@ jobs:
with:
amend: true
force: true
- uses: ljharb/rebase@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Loading…
Cancel
Save