Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 8, 2024
1 parent db1428c commit 332bf2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Save the playlist
uses: library-pals/[email protected].0
uses: library-pals/[email protected].1
with:
spotify-username: "katydecorah"
env:
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
esac
# This step saves the playlist using the determined name
- name: Export the playlist
uses: library-pals/[email protected].0
uses: library-pals/[email protected].1
with:
spotify-username: "katydecorah"
# If the playlist name is provided, use it
Expand Down

0 comments on commit 332bf2d

Please sign in to comment.