We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60cd584 commit 17ad3c3Copy full SHA for 17ad3c3
.github/workflows/main.yml
@@ -62,7 +62,7 @@ jobs:
62
- uses: actions/upload-artifact@v1
63
with:
64
name: SpotifyNet.Cover
65
- path: ..\output\SpotifyNet.Cover
+ path: C:\artifacts\SpotifyNet.Cover.zip
66
67
- name: dotnet pack release
68
working-directory: SpotifyNet
0 commit comments