Use more descriptive user agent

This commit is contained in:
Matthias 2021-09-30 23:18:59 +02:00 committed by GitHub
parent 6b71ee6062
commit b779494900
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ on:
- cron: "23 20 * * 4"
env:
USER_AGENT: "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.61 Safari/537.36"
USER_AGENT: "linux:lychee-action:@master (by /u/mre__)"
jobs:
build: