diff --git a/.github/workflows/nextion2text.yml b/.github/workflows/nextion2text.yml index 97fb82a7..d962ee9d 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