Update workflow names for clarity: changed 'Release' to 'Release-Complex' in release-complex.yml and 'Release' to 'Release-Simplified' in release-simplified.yml.
This commit is contained in:
2
.github/workflows/release-complex.yml
vendored
2
.github/workflows/release-complex.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Release
|
name: Release-Complex
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
2
.github/workflows/release-simplified.yml
vendored
2
.github/workflows/release-simplified.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Release
|
name: Release-Simplified
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|||||||
Reference in New Issue
Block a user