Skip to content

Commit b449bb6

Browse files
mrubenspdecat
andauthored
Update .github/workflows/marketplace-publish.yml
Co-authored-by: Patrick Decat <[email protected]>
1 parent ef944a6 commit b449bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/marketplace-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- run: |
3030
git config user.name "github-actions[bot]"
31-
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
31+
git config user.email "github-actions[bot]@users.noreply.github.com"
3232
3333
- name: Install Dependencies
3434
run: |

0 commit comments

Comments
 (0)