diff --git a/.gitea/workflows/action-update-lists.yml b/.gitea/workflows/action-update-lists.yml index 2633e50..ec8196e 100644 --- a/.gitea/workflows/action-update-lists.yml +++ b/.gitea/workflows/action-update-lists.yml @@ -6,7 +6,7 @@ on: - cron: '0 10 15 * *' # At 10:00 on day-of-month 15 env: - FOLDER: '/lists' + FOLDER: 'lists' jobs: auto-update: