Newlines at end of file

This commit is contained in:
Christian Treffs 2020-07-28 10:52:14 +02:00
parent 50d7c915fa
commit 9570bc5d50
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
2 changed files with 2 additions and 2 deletions

View File

@ -25,4 +25,4 @@ jobs:
with: with:
path: "Documentation" path: "Documentation"
env: env:
GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }} GH_PERSONAL_ACCESS_TOKEN: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}

View File

@ -7,4 +7,4 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@master - uses: actions/checkout@master
- uses: gaurav-nelson/github-action-markdown-link-check@v1 - uses: gaurav-nelson/github-action-markdown-link-check@v1