Skip to content

Commit

Permalink
Merge branch 'master' into custom-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
anlesk authored Sep 28, 2023
2 parents 32526ab + a5d041d commit fb60661
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/sync_peloton_to_garmin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@ jobs:
P2G_GARMIN__EMAIL: ${{ secrets.P2G_GARMIN__EMAIL }}
P2G_GARMIN__PASSWORD: ${{ secrets.P2G_GARMIN__PASSWORD }}
TZ: America/Chicago
- run: ls -la /app/output/fit

- uses: actions/upload-artifact@v3
if: ${{ github.event.inputs.saveLocalCopy }}
with:
Expand Down

0 comments on commit fb60661

Please sign in to comment.