From 58922b9e9a6ada6d8edbe598abaad62fe276c335 Mon Sep 17 00:00:00 2001 From: Johannes 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