Update links.yml

This commit is contained in:
Jake Henning 2021-12-28 16:47:17 +02:00 committed by GitHub
parent a403682c90
commit df0c23803d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ jobs:
with: with:
format: json format: json
output: /tmp/links.json output: /tmp/links.json
args: --verbose --no-progress $MD_FILES args: --verbose --no-progress ${{ env.MD_FILES }}
env: env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}