Skip to content

Commit b75699e

Browse files
authored
Update publish-addon.yml
Update email
1 parent 98bb141 commit b75699e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-addon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
env:
4343
GH_USERNAME: ${{ github.actor }}
4444
GH_TOKEN: ${{ secrets.GH_TOKEN }}
45-
EMAIL: ""
45+
EMAIL: "${{ github.actor }}@users.noreply.github.com"

0 commit comments

Comments
 (0)