commit f40d981554fa3b3c12e3d0ad8537ce7deade2e2d
Author: Wim <wim@42.be>
Date: Sun Jun 28 19:02:28 2020 +0000
diff --git a/.github/workflows/development.yml b/.github/workflows/development.yml
index cbb6e2a..1087df1 100644
--- a/.github/workflows/development.yml
+++ b/.github/workflows/development.yml
@@ -4117 +4117 @@ jobs:
- name: linux
+ name: matterbridge-linux-64bit
- name: windows
+ name: matterbridge-windows-64bit
- name: darwin
+ name: matterbridge-darwin-64bit
diff --git a/README.md b/README.md
index 02d6fd5..12b597d 100644
--- a/README.md
+++ b/README.md
@@ -297 +296 @@ And more...
---
[](https://github.com/42wim/matterbridge/releases/latest)
-[](https://bintray.com/42wim/nightly/Matterbridge/_latestVersion)
[](https://codeclimate.com/github/42wim/matterbridge/maintainability)
[](https://codeclimate.com/github/42wim/matterbridge/test_coverage)<br />
@@ -1527 +1517 @@ See https://github.com/42wim/matterbridge/wiki
### Binaries
- Latest stable release [v1.17.5](https://github.com/42wim/matterbridge/releases/latest)
-- Development releases (follows master) can be downloaded [here](https://dl.bintray.com/42wim/nightly/)
+- Development releases (follows master) can be downloaded [here](https://github.com/42wim/matterbridge/actions) selecting the latest green build and then artifacts.
To install or upgrade just download the latest [binary](https://github.com/42wim/matterbridge/releases/latest) and follow the instructions on the [howto](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) for a step by step walkthrough for creating your configuration.