Skip to content

Commit 6d90cfb

Browse files
authored
Update README.md
1 parent b42df29 commit 6d90cfb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,11 @@ Attributes are returned as follows:
150150
<td>Exact URL of the Github Action run for a workflow</td>
151151
<td>string (URL)</td>
152152
</tr>
153+
<tr>
154+
<td>lastBuildLabel</td>
155+
<td>Short commit ID associated with the last workflow run</td>
156+
<td>string : Git SHA (8 char)</td>
157+
</tr>
153158
</tbody>
154159
</table>
155160

0 commit comments

Comments
 (0)