From 65eda67d06e8b66121e5272ee48e902dd665f033 Mon Sep 17 00:00:00 2001 From: Julian Wielga Date: Mon, 16 Sep 2024 12:18:50 +0200 Subject: [PATCH] chore: ci tweak --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 70dc6116..b69f1b99 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -128,7 +128,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - ref: dev + ref: ${{github.ref}} - uses: actions/setup-node@v3 with: node-version: 20