Skip to content

Commit

Permalink
Merge pull request #101 from i3drobotics/SVTK-100
Browse files Browse the repository at this point in the history
Fix release badge in readme
  • Loading branch information
benknight135 authored Nov 29, 2021
2 parents b5b7287 + 6d7c1a3 commit 01ef125
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Pull Request Close
name: Deploy

# only trigger on main branch pull request close events
# used to deploy code after merging
Expand Down Expand Up @@ -84,4 +84,4 @@ jobs:
files: |
installer/Output/*.exe
ReleaseNotes.html
Appcast.xml
Appcast.xml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
[![Release](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/release.yml/badge.svg)](https://github.com/i3drobotics/stereo-vision-toolkit/actions/workflows/release.yml)
[![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)

## About
I3DR's stereo vision toolkit is an application provided for testing of stereo cameras and gathering of 3D data.
Expand Down

0 comments on commit 01ef125

Please sign in to comment.