Rename workflow
This commit is contained in:
parent
b9bbfdcea0
commit
d384824480
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: Publish Docker image
|
||||
name: Build, publish & deploy
|
||||
|
||||
on:
|
||||
push:
|
||||
|
|
Reference in a new issue