Update blank.yml

This commit is contained in:
Sliverkiss
2023-11-27 20:50:15 +08:00
committed by GitHub
parent d6fae27852
commit 3dde7201f2

View File

@@ -92,7 +92,7 @@ jobs:
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"