Преглед изворни кода

Update .github/workflows/marketplace-publish.yml

Co-authored-by: Patrick Decat <[email protected]>
Matt Rubens пре 9 месеци
родитељ
комит
b449bb66dc
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/marketplace-publish.yml

+ 1 - 1
.github/workflows/marketplace-publish.yml

@@ -28,7 +28,7 @@ jobs:
 
       - run: |
           git config user.name "github-actions[bot]"
-          git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
+          git config user.email "github-actions[bot]@users.noreply.github.com"
 
       - name: Install Dependencies
         run: |