Correct typographical error in workflow name
The previous text had a typographical error in the workflow name in the Elsa Studio GitHub workflow configuration. The updated version has the proper spelling for the Elsa Studio reference application.
This commit is contained in:
parent
6c6263622e
commit
8e37ad9bd2
2
.github/workflows/elsa-studio.yml
vendored
2
.github/workflows/elsa-studio.yml
vendored
|
|
@ -1,4 +1,4 @@
|
|||
name: Build and deploy Elsa SStudio reference application as Docker image
|
||||
name: Build and deploy Elsa Studio reference application as Docker image
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
|
|
|
|||
Loading…
Reference in a new issue