Always save the Renovate log
This commit is contained in:
parent
21909d4503
commit
62074aa470
1 changed files with 1 additions and 0 deletions
1
.github/workflows/renovate.yml
vendored
1
.github/workflows/renovate.yml
vendored
|
@ -36,6 +36,7 @@ jobs:
|
||||||
RENOVATE_TOKEN: ${{ secrets.renovate_token }}
|
RENOVATE_TOKEN: ${{ secrets.renovate_token }}
|
||||||
|
|
||||||
- name: Save log file
|
- name: Save log file
|
||||||
|
if: always()
|
||||||
# FIXME: v4 of this action causes an error on Forgejo (“You must configure a GitHub token”)
|
# FIXME: v4 of this action causes an error on Forgejo (“You must configure a GitHub token”)
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue