From 43ee9cad6194be4494af6a45231e9ff2ad400cfb Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:35:45 +0200 Subject: [PATCH] Update nextion2text.yml --- .github/workflows/nextion2text.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index d962ee9d..97fb82a7 100644 --- a/.github/workflows/nextion2text.yml +++ b/.github/workflows/nextion2text.yml @@ -20,8 +20,8 @@ jobs: steps: - uses: actions/checkout@v2 -# with: -# ref: ${{ github.head_ref }} + with: + ref: ${{ github.head_ref }} - name: Get last commit message id: last-commit-message