diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3e90bfb9..6fd3b3f10 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,4 +1,4 @@ -name: Build and deploy JPEXS FFDec +name: Build on: push: diff --git a/README.md b/README.md index 5ff5b8473..5e3c2cd47 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # JPEXS Free Flash Decompiler +![Build passing badge](https://github.com/jindrapetrik/jpexs-decompiler/actions/workflows/main.yml/badge.svg) Open Source Flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts and fonts. Various output formats available. Works with Java on Windows, Linux and macOS.