Closed mre closed 9 months ago
This was an oversight when adding a custom token argument. As a consequence, this doesn't work as expected:
token
- uses: lycheeverse/lychee-action@v1.9.0 with: token: ${{ secrets.CUSTOM_TOKEN }}
Thanks to @tobon4 for finding this. See https://github.com/lycheeverse/lychee/discussions/1353
This was an oversight when adding a custom
token
argument. As a consequence, this doesn't work as expected:Thanks to @tobon4 for finding this. See https://github.com/lycheeverse/lychee/discussions/1353