Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Commit d4626b6

Browse files
authored
Update spotifyScheduler.yaml
1 parent b31e23d commit d4626b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/spotifyScheduler.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646

4747
- uses: actions/upload-artifact@v4
4848
with:
49-
name: 2023
50-
path: 2023.txt # or path/to/artifact
49+
name: ${{env.playlist_id}}
50+
path: $${{env.playlist_id}}.txt # or path/to/artifact

0 commit comments

Comments
 (0)