Naming the scripts better
More work to do in future, but a good step forward.
This commit is contained in:
parent
3e7e9fccdb
commit
9266cb10c8
|
@ -1,4 +1,4 @@
|
|||
name: Release
|
||||
name: Release-Linux
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Release
|
||||
name: Release-macOS
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: Release
|
||||
name: Release-Win
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
|
|
Loading…
Reference in New Issue