mirror of
https://github.com/multipleof4/.github.git
synced 2026-01-13 23:37: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 }}
|
KEY_PASS: ${{ secrets.KEY_PASS }}
|
||||||
JKS_BASE64: ${{ secrets.JKS_BASE64 }}
|
JKS_BASE64: ${{ secrets.JKS_BASE64 }}
|
||||||
```
|
```
|
||||||
|
MIRROR
|
||||||
```yml
|
```yml
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
@@ -49,6 +50,7 @@ on:
|
|||||||
repo:
|
repo:
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
default: multipleof4/
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user