diff --git a/.github/workflows/update-calendar.yml b/.github/workflows/update-calendar.yml index 624cee0..4a5b91f 100644 --- a/.github/workflows/update-calendar.yml +++ b/.github/workflows/update-calendar.yml @@ -21,7 +21,8 @@ jobs: with: image: ghcr.io/sportclimbing/ifsc-calendar:latest options: -v ${{ github.workspace }}:/app - run: | + run: | + ifsc-calendar \ --season 2024 \ --league "World Cups and World Championships" \ --league "Games" \