Update dotnet.yml

This commit is contained in:
Ivan Bushchik 2022-02-09 16:45:48 +03:00 committed by GitHub
parent 506aef7eaf
commit 5b344f8a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,8 @@ jobs:
- name: Upload To Github Release
uses: xresloader/upload-to-github-release@v1.3.2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
file: publish/roulette-osx-x64;publish/roulette-linux-x64;publish/roulette-linux-arm64
update_latest_release: true