Skip to content
package

GitHub Action

PWA to APK action

v1.0.0 Pre-release

PWA to APK action

package

PWA to APK action

Github Action for Converting your PWA to APK

Installation

Copy and paste the following snippet into your .yml file.

              

- name: PWA to APK action

uses: sharadcodes/[email protected]

Learn more about this action in sharadcodes/pwa-to-apk-action

Choose a version

Welcome to pwa-to-apk-action 👋

Version License: MIT

Github Action for Converting your PWA to android app.

Demo

How to use?

To use this action add following to your workflow file

- name: PWA to APK action
  uses: sharadcodes/[email protected]
  with:
    project-root-folder: 'your_android_project_folder_root' # This should be the root folder which contains
                                                            # all the files generated by bubblewrap-cli

What about the Future?

Well I'm planning to remove the extra step in which you have to upload the android project folder generated by bubblewrap-cli in the next release of this action so stay tuned by watching the repo :), a star will also do a fine job.

Author

👤 Sharad Raj Singh Maurya

Show your support

Give a ⭐️ if this project helped you!