From 0536c4d4f8d90839c1a7c8acbbdfb559ee7907c4 Mon Sep 17 00:00:00 2001 From: Max Hauser Date: Tue, 23 Jul 2024 18:55:13 +0200 Subject: [PATCH] ensure master is checked out not PR branch (#357) --- .github/workflows/test-and-release.yml | 1 + README.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test-and-release.yml b/.github/workflows/test-and-release.yml index 890d15c..6c42d67 100644 --- a/.github/workflows/test-and-release.yml +++ b/.github/workflows/test-and-release.yml @@ -74,6 +74,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 # Fetch the history, or this action won't work + ref: 'master' - name: Use Node.js 18 if: steps.automerge.outputs.mergeResult == 'merged' diff --git a/README.md b/README.md index a3d6315..650beff 100644 --- a/README.md +++ b/README.md @@ -908,7 +908,7 @@ The adapter is tested with an DENON AVR-X1200W and a Marantz SR5009. Placeholder for the next version (at the beginning of the line): ### __WORK IN PROGRESS__ --> -### 1.15.11 (2024-07-23) +### __WORK IN PROGRESS__ * (foxriver76) updated dependencies * (foxriver76) added tier and license information * (foxriver76) fixed invalid object `denon.0`