Update readme.md

This commit is contained in:
2025-08-31 15:21:29 -07:00
committed by GitHub
parent 0df5a839c5
commit 05d6938401

View File

@@ -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: