Update names of actions
This commit is contained in:
parent
549ca17031
commit
bd8f90f92e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: .NET Core Desktop
|
||||
name: Build
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Releases
|
||||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue