Compare commits

...

1 commit

Author SHA1 Message Date
62074aa470
Always save the Renovate log 2025-01-03 16:06:15 +01:00

View file

@ -36,6 +36,7 @@ jobs:
RENOVATE_TOKEN: ${{ secrets.renovate_token }}
- name: Save log file
if: always()
# FIXME: v4 of this action causes an error on Forgejo (“You must configure a GitHub token”)
uses: actions/upload-artifact@v3
with: