Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkSmersh authored Aug 12, 2022
1 parent 252674d commit 340efca
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 @@ -40,5 +40,5 @@ jobs:
- uses: csexton/release-asset-action@v2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
pattern: ScreenLampWPF/bin/Release/net6.0-windows/win-x64/*.zip
pattern: publish.zip
release-url: ${{ steps.create_release.outputs.upload_url }}

0 comments on commit 340efca

Please sign in to comment.