build name changed

This commit is contained in:
cutls 2021-04-15 14:30:29 +09:00
parent b3d6d582d9
commit 8bcd23c0ea
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: TheDesk Build on Linux
name: Linux build
on:
release:

View File

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: TheDesk Build on macOS
name: macOS build
on:
release:

View File

@ -1,7 +1,7 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions
name: TheDesk Build on Windows
name: Windows build
on:
release: