From 7035e25d4929fe82a2174829f7af280836653292 Mon Sep 17 00:00:00 2001 From: patricklx Date: Wed, 3 Aug 2022 17:33:17 +0200 Subject: [PATCH] Update nodejs.yml --- .github/workflows/nodejs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 7ad1fd71..a43db8cc 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -60,7 +60,7 @@ jobs: deploy: needs: [test, ember-try] - if: github.ref == 'refs/heads/master' + if: github.ref == 'refs/heads/old' runs-on: ubuntu-latest strategy: matrix: