Change: [CI] Action Name
This commit is contained in:
parent
d73493a624
commit
701f750476
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: Build
|
||||
name: Test Build
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: Publish Docker Image
|
||||
name: Post Release
|
||||
on:
|
||||
release:
|
||||
types: [ published ]
|
@ -1,4 +1,4 @@
|
||||
name: Release and GitHub Pages
|
||||
name: Build Release
|
||||
|
||||
on:
|
||||
push:
|
Loading…
Reference in New Issue
Block a user