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 ed8cf08 commit 8491fc5Copy full SHA for 8491fc5
.github/workflows/update-lambda-permissions.yml
@@ -1,5 +1,5 @@
1
name: Update Lambda Permissions
2
-run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ github.ref }} by ${{ github.actor }}
+run-name: Updating permissions on ${{ inputs.stack_name }} using ${{ github.ref_name }} by ${{ github.actor }}
3
4
on:
5
workflow_dispatch:
0 commit comments