Explorar el Código

Update .github/workflows/marketplace-publish.yml

Co-authored-by: Patrick Decat <[email protected]>
Matt Rubens hace 9 meses
padre
commit
b449bb66dc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: |