Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotr7 committed Feb 21, 2024
1 parent d944b30 commit 8ee0172
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
@@ -1,4 +1,4 @@
name: Build Plugins
name: Deploy to Workshop

on:
push:
Expand Down
Expand Up @@ -12,8 +12,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="SpotifyAPI.Web" Version="7.0.2" />
<PackageReference Include="SpotifyAPI.Web.Auth" Version="7.0.2" />
<PackageReference Include="SpotifyAPI.Web" Version="7.1.1" />
<PackageReference Include="SpotifyAPI.Web.Auth" Version="7.1.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8ee0172

Please sign in to comment.