mirror of
https://github.com/multipleof4/.github.git
synced 2026-01-13 15:27:54 +00:00
Update readme.md
This commit is contained in:
2
.github/workflows/readme.md
vendored
2
.github/workflows/readme.md
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user