Skip to content

Commit

Permalink
Fix step name
Browse files Browse the repository at this point in the history
  • Loading branch information
josh authored Jul 27, 2024
1 parent e70f38a commit 14888d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
TRAKT_ACCESS_TOKEN: ${{ secrets.TRAKT_ACCESS_TOKEN }}
IMDB_WATCHLIST_URL: ${{ secrets.IMDB_WATCHLIST_URL }}

- name: Sync watchlist
- name: Sync ratings
run: |
imdb-trakt-sync --verbose sync-ratings
env:
Expand Down

0 comments on commit 14888d7

Please sign in to comment.