forked from TrueCloudLab/distribution
Make workflow name shorter.
Signed-off-by: Milos Gajdos <milosgajdos83@gmail.com>
This commit is contained in:
parent
23b570272b
commit
a0aad57208
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Build release image and push to hub
|
||||
name: Release docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Loading…
Reference in a new issue