فهرست منبع

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: |
       - run: |
           git config user.name "github-actions[bot]"
           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
       - name: Install Dependencies
         run: |
         run: |