diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 8c7aaa0..1b16a47 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -91,8 +91,8 @@ jobs: with: name: sliverkiss.icons.json path: ${{ env.ARTIFACT_PATH }} - - - name: Push JSON to Repository + + - name: Push JSON to Repository run: | git config user.name "${{ github.actor }}" git config user.email "${{ github.actor }}@users.noreply.github.com"