Skip to content

Commit

Permalink
fixed indentation on env:
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthacsik committed Oct 3, 2024
1 parent aa4e450 commit 306e2ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-and-depoy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v3

- name: Import / wrangle / save data to s3
env:
env:
STRAVA_KEY: ${{ secrets.STRAVA_KEY }}
STRAVA_SECRET: ${{ secrets.STRAVA_SECRET }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 306e2ed

Please sign in to comment.