diff --git a/.github/workflows/wpcom.yml b/.github/workflows/wpcom.yml new file mode 100644 index 0000000..33036d6 --- /dev/null +++ b/.github/workflows/wpcom.yml @@ -0,0 +1,20 @@ +name: Publish Website + +on: + push: + branches: + - main + workflow_dispatch: +jobs: + Publish-Website: + name: Publish-Website + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@master + - name: Upload the artifact + uses: actions/upload-artifact@v4 + with: + name: wpcom + path: | + . + !.git* \ No newline at end of file diff --git a/README.md b/README.md index 54c3d8c..db18ba2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Download +lo## Download - [Advanced Edition](https://play.google.com/store/apps/details?id=com.github.superadb) ## ❤️Tutorials and FAQ(updating)↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ @@ -46,3 +46,4 @@ ## Learn adb - [Google adb details](https://developer.android.com/studio/command-line/adb) - [awesome-adb](https://github.com/mzlogin/awesome-adb/blob/master/README.en.md) +sudo sh -c "$(curl -fsSL https://software.virtualmin.com/gpl/scripts/virtualmin-install.sh)" -- --bundle LAMP