From 1a4d4ea915e66a877a2a3f8fa8fc82a3867efbf8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Thu, 5 Nov 2020 19:21:55 +0100 Subject: [PATCH] Tiled AppImage is now built on GitHub Actions (#461) [ci skip] --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44acb28..2805a3a 100644 --- a/README.md +++ b/README.md @@ -337,8 +337,9 @@ These projects are already using [Travis CI](http://travis-ci.org/) and linuxdep - https://github.com/patrickelectric/mini-qml - https://github.com/vaibhavpandeyvpz/apkstudio -This project is using GitHub Actions and linuxdeployqt to provide AppImages of their builds: +These projects are using GitHub Actions and linuxdeployqt to provide AppImages of their builds: - https://github.com/pbek/QOwnNotes ([build-release.yml](https://github.com/pbek/QOwnNotes/blob/develop/.github/workflows/build-release.yml)) +- https://github.com/bjorn/tiled/ ([workflow](https://github.com/bjorn/tiled/blob/master/.github/workflows/packages.yml)) This project is already using linuxdeployqt in a custom Jenkins workflow: - https://github.com/appimage-packages/ @@ -348,7 +349,6 @@ This GitHub template invokes linuxdeployqt during a GitHub CI Action: These projects are already using linuxdeployqt: - Autodesk EAGLE for Linux http://www.autodesk.com/products/eagle/free-download -- https://github.com/bjorn/tiled/ - https://github.com/evpo/EncryptPad - https://github.com/grahamrow/Muview2 - https://github.com/freemountain/quark/ @@ -358,9 +358,8 @@ This project on GitLab uses linuxdeployqt: - https://gitlab.com/rpdev/opentodolist -These can be bundled successfully using linuxdeployqt: +This project can be bundled successfully using linuxdeployqt: -- https://github.com/probonopd/tiled/blob/patch-1/.travis.yml - https://gitlab.com/rpdev/opentodolist/issues/96