diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 56460d2e..2dc1ce67 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -359,4 +359,4 @@ jobs: commit: ${{ github.sha }} makeLatest: ${{github.event.inputs.is_latest == 'true'}} artifacts: "client.zip,wheels/*,pyinstaller/*,appimage/*" - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.PAT }} diff --git a/src/swingmusic/data/artist_split_ignore.txt b/src/swingmusic/data/artist_split_ignore.txt index 88295b8f..6e231f4e 100644 --- a/src/swingmusic/data/artist_split_ignore.txt +++ b/src/swingmusic/data/artist_split_ignore.txt @@ -9,4 +9,5 @@ Florence & The Machine Belle & Sebastian C&C Music Factory C & C Music Factory -FO&O \ No newline at end of file +FO&O +The Product G&B \ No newline at end of file