Skip to content

Commit 481e30a

Browse files
authored
Add caller_run_id to notify-recovery workflow
1 parent 584d348 commit 481e30a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,5 @@ jobs:
4848
uses: embabel/embabel-build/.github/workflows/notify-recovery.yml@main
4949
with:
5050
branch: main
51+
caller_run_id: ${{ github.run_id }}
5152
secrets: inherit

0 commit comments

Comments
 (0)