diff --git a/.github/workflows/batch-cron.yml b/.github/workflows/batch-cron.yml index 933bc9740..46c767189 100644 --- a/.github/workflows/batch-cron.yml +++ b/.github/workflows/batch-cron.yml @@ -10,6 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 + - name: Batch Article run: | curl -X 'POST' \ 'https://api.fewletter.site/batch/article' \