Skip to content

Commit

Permalink
remove non-generic code
Browse files Browse the repository at this point in the history
  • Loading branch information
aecorredor committed May 30, 2024
1 parent 65251e9 commit 979f46e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maintenance-job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:

- name: Run maintenance jobs
env:
SPORTMONKS_TOKEN: ${{ secrets.SPORTMONKS_TOKEN }}
DEV_AWS_ACCESS_KEY_ID: ${{ secrets.DEV_AWS_ACCESS_KEY_ID }}
DEV_AWS_SECRET_ACCESS_KEY: ${{ secrets.DEV_AWS_SECRET_ACCESS_KEY }}
PROD_AWS_ACCESS_KEY_ID: ${{ secrets.PROD_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 979f46e

Please sign in to comment.