Skip to content

Commit ee5de86

Browse files
committed
test using GITHUB_TOKEN instead of custom token
1 parent cffc396 commit ee5de86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-action-gh-marketplace.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ jobs:
5454
id: mlc-log-parser
5555
uses: edumserrano/markdown-link-check-log-parser@v1
5656
with:
57-
auth-token: '${{ secrets.TEST_GITHUB_ACTION_GH_TOKEN }}'
5857
repo: '${{ github.repository }}'
5958
run-id: '${{ github.event.workflow_run.id }}'
6059
job-name: 'Run Markdown Link Check'

0 commit comments

Comments
 (0)