mirror of
https://github.com/Sliverkiss/QuantumultX.git
synced 2025-12-17 15:24:59 +08:00
Update blank.yml
This commit is contained in:
4
.github/workflows/blank.yml
vendored
4
.github/workflows/blank.yml
vendored
@@ -91,8 +91,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: sliverkiss.icons.json
|
name: sliverkiss.icons.json
|
||||||
path: ${{ env.ARTIFACT_PATH }}
|
path: ${{ env.ARTIFACT_PATH }}
|
||||||
|
|
||||||
- name: Push JSON to Repository
|
- name: Push JSON to Repository
|
||||||
run: |
|
run: |
|
||||||
git config user.name "${{ github.actor }}"
|
git config user.name "${{ github.actor }}"
|
||||||
git config user.email "${{ github.actor }}@users.noreply.github.com"
|
git config user.email "${{ github.actor }}@users.noreply.github.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user