diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5c7bde6c..bd78516e 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,4 +1,4 @@ -name: Deploy +name: Deployment # only trigger on main branch pull request close events # used to deploy code after merging diff --git a/README.md b/README.md index 373684bf..6cbaa240 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Download the latest release [here](https://github.com/i3drobotics/stereo-vision- For detailed instructions see the [User Guide](https://i3drobotics.github.io/stereo-vision-toolkit/app/UserGuide.pdf) ## Status -[![Deploy](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/deploy.yml/badge.svg)](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/deploy.yml) +[![Deployment](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/deploy.yml/badge.svg)](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/deploy.yml) ## About I3DR's stereo vision toolkit is an application provided for testing of stereo cameras and gathering of 3D data.