From 05d693840179a696c91d719724afcaa67f3fb1e0 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Sun, 31 Aug 2025 15:21:29 -0700 Subject: [PATCH] Update readme.md --- .github/workflows/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/readme.md b/.github/workflows/readme.md index cc6ee2f..cd4600a 100644 --- a/.github/workflows/readme.md +++ b/.github/workflows/readme.md @@ -42,6 +42,7 @@ jobs: KEY_PASS: ${{ secrets.KEY_PASS }} JKS_BASE64: ${{ secrets.JKS_BASE64 }} ``` +MIRROR ```yml on: workflow_dispatch: @@ -49,6 +50,7 @@ on: repo: required: true type: string + default: multipleof4/ permissions: contents: write jobs: