Always save the Renovate log

This commit is contained in:
Tobi Schäfer 2025-01-03 16:06:15 +01:00
parent 1341c241bd
commit 0fc7d91348
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -38,6 +38,7 @@ jobs:
- name: Save log file
# FIXME: v4 of this action causes an error on Forgejo (“You must configure a GitHub token”)
uses: actions/upload-artifact@v3
if: always()
with:
name: renovate-log.ndjson
path: renovate-log.ndjson