From 332bf2d600bdabecd80811e6a45de1e7db664418 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 8 Dec 2024 13:37:16 +0000 Subject: [PATCH] Update documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bd245c04..ffc2c0b1 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Save the playlist - uses: library-pals/spotify-to-yaml-action@v9.0.0 + uses: library-pals/spotify-to-yaml-action@v9.0.1 with: spotify-username: "katydecorah" env: @@ -109,7 +109,7 @@ jobs: esac # This step saves the playlist using the determined name - name: Export the playlist - uses: library-pals/spotify-to-yaml-action@v9.0.0 + uses: library-pals/spotify-to-yaml-action@v9.0.1 with: spotify-username: "katydecorah" # If the playlist name is provided, use it