rename workflows
This commit is contained in:
2
.github/workflows/build-nightly-cron.yaml
vendored
2
.github/workflows/build-nightly-cron.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: SPT-Server Build Nightly
|
||||
name: SPT-Server Nightly
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
2
.github/workflows/build-nightly-manual.yaml
vendored
2
.github/workflows/build-nightly-manual.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: SPT-Server Manual Build
|
||||
name: SPT-Server Nightly Manual
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/build-release-cron.yaml
vendored
2
.github/workflows/build-release-cron.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: SPT-Server Build Release
|
||||
name: SPT-Server Release
|
||||
|
||||
on:
|
||||
schedule:
|
||||
|
||||
2
.github/workflows/build-release-manual.yaml
vendored
2
.github/workflows/build-release-manual.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: SPT-Server Build Release
|
||||
name: SPT-Server Release Manual
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user