fixed filter pattarn
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nebel 2023-01-22 02:22:50 +09:00
parent 84a455eae8
commit b1f6d71824

View file

@ -46,6 +46,6 @@ steps:
RENOVATE_PLATFORM: gitea
RENOVATE_ENDPOINT: https://git.fogtype.com/api/v1/
RENOVATE_AUTODISCOVER: "true"
RENOVATE_AUTODISCOVER_FILTER: "nebel/*,!nebel/archive.fogtype.com"
RENOVATE_AUTODISCOVER_FILTER: "nebel/!(archive.fogtype.com)"
RENOVATE_TOKEN:
from_secret: RENOVATE_TOKEN