From 77c7a6649193f8f377654fb15a074cca35bb4d9b Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Tue, 30 Apr 2024 14:58:47 -0400 Subject: [PATCH] another attempt at contet --- .github/workflows/context.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/context.yml b/.github/workflows/context.yml index fb551060..55727209 100644 --- a/.github/workflows/context.yml +++ b/.github/workflows/context.yml @@ -10,3 +10,4 @@ jobs: run: echo "Hello! $MY_ACTION" env: MY_ACTION: ${{ github.action }} + MY_ACOTR: ${{ github.actor }}