From bb0cdb9b694882ae4e0fe960d800ffb5dfebb7b8 Mon Sep 17 00:00:00 2001 From: SPDonaghy Date: Mon, 17 Jun 2024 20:39:19 -0700 Subject: [PATCH] test sec --- .github/workflows/hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hello.yml b/.github/workflows/hello.yml index 3ccf6dc25..78c680631 100644 --- a/.github/workflows/hello.yml +++ b/.github/workflows/hello.yml @@ -14,4 +14,4 @@ jobs: uses: actions/checkout@v2 - name: Get branch name - run: echo $GITHUB_REF + run: echo ${{ secrets.TEST_SECRET }}