diff --git a/.github/workflows/deployment-workflow.yaml b/.github/workflows/deployment-workflow.yaml index 7aeae4f3..a6389010 100644 --- a/.github/workflows/deployment-workflow.yaml +++ b/.github/workflows/deployment-workflow.yaml @@ -1,6 +1,6 @@ on: [deployment] -name: mabl +name: mabl-deploy jobs: test: diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4aa3faca..6595fce0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,9 +3,9 @@ problem, please file an Issue in this repo. ### Releasing -Releases are done of of release branches. Each major release version should get +Releases are built on release branches. Each major release version should get its own branch, e.g. release_v1. -Releases can then be done from that branch by running +Releases can then be built from that branch by running ```bash # Compile release diff --git a/index.html b/index.html index 26233d97..89283685 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@