Skip to content

Commit

Permalink
reverted to current date
Browse files Browse the repository at this point in the history
  • Loading branch information
davidoesch authored Sep 17, 2024
1 parent bbcabf8 commit 377df7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-processorStep0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Run Python script
run: |
python satromo_processor.py prod_config.py 2024-09-07
python satromo_processor.py prod_config.py
env: # Set the secrets as env var
GOOGLE_CLIENT_SECRET: ${{ secrets.GOOGLE_CLIENT_SECRET }}

Expand Down

0 comments on commit 377df7d

Please sign in to comment.