Update .github/workflows/marketplace-publish.yml

Co-authored-by: Patrick Decat <pdecat@gmail.com>
This commit is contained in:
Matt Rubens 2025-03-13 10:39:10 -04:00 committed by GitHub
parent ef944a6870
commit b449bb66dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: |