diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8c736e1b..0d856f17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,5 +105,4 @@ jobs: if: matrix.primary && github.event_name == 'push' && github.repository == 'asciidoctor/asciidoctor' env: GITHUB_API_TOKEN: ${{ secrets._GITHUB_API_TOKEN }} - TRAVIS_API_TOKEN: ${{ secrets.TRAVIS_API_TOKEN }} run: bundle exec rake build:dependents |
