Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pietro di Caprio committed Jan 25, 2021
1 parent 93446ef commit fe54694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- name: Upload dll as artifact
uses: actions/upload-artifact@v2
with:
name: "${{ steps.vars.outputs.sha_short }}.nupkg"
name: "SubPixel.Facebook.SDK-${{ steps.vars.outputs.sha_short }}.dll"
path: SubPixel.Facebook.SDK/bin/Release/**/SubPixel.Facebook.SDK.dll

0 comments on commit fe54694

Please sign in to comment.