We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98bb141 commit b75699eCopy full SHA for b75699e
.github/workflows/publish-addon.yml
@@ -42,4 +42,4 @@ jobs:
42
env:
43
GH_USERNAME: ${{ github.actor }}
44
GH_TOKEN: ${{ secrets.GH_TOKEN }}
45
- EMAIL: ""
+ EMAIL: "${{ github.actor }}@users.noreply.github.com"
0 commit comments