Skip to content

Commit 3d644db

Browse files
committed
Set default publisher mail address
1 parent fb4a58b commit 3d644db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
inputs:
99
email:
1010
description: "Submitter email"
11-
default: ""
11+
default: "[email protected]"
1212
type: string
1313

1414
jobs:

0 commit comments

Comments
 (0)