Skip to content

Commit 8491fc5

Browse files
committed
[NRL-793] Update update perms pipepine to use ref_name in run-name
1 parent ed8cf08 commit 8491fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-lambda-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Update Lambda Permissions
2-
run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ github.ref }} by ${{ github.actor }}
2+
run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ github.ref_name }} by ${{ github.actor }}
33

44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)