Skip to content

Commit 457591f

Browse files
authored
Update release.yml
1 parent 8b72008 commit 457591f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Build and Release (Manual Run JDK 21) v1.4
33
on:
44
workflow_dispatch: # This event allows manual triggering
55

6+
env:
7+
THIRD_PARTY_GIT_AUTHOR_EMAIL: opensource+bot@newrelic.com
8+
THIRD_PARTY_GIT_AUTHOR_NAME: nr-opensource-bot
9+
610
jobs:
711
build-and-release:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)