Update dotnet.yml

This commit is contained in:
Ivan Bushchik 2022-02-09 18:01:48 +03:00 committed by GitHub
parent c6f274b330
commit 3203cb928e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: Create binaries
on:
release:
types: [published]
types: [created]
jobs:
build:
runs-on: ubuntu-latest