From 619477cbd172645ce7b9398af62d4521f320ef65 Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Mon, 2 May 2022 12:26:45 +0300 Subject: Rename uploaded files with source branch in workflows --- .github/workflows/lv_sim.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.github/workflows/lv_sim.yml') diff --git a/.github/workflows/lv_sim.yml b/.github/workflows/lv_sim.yml index 45408bd1..aa71260f 100644 --- a/.github/workflows/lv_sim.yml +++ b/.github/workflows/lv_sim.yml @@ -60,7 +60,7 @@ jobs: cmake --build build_lv_sim - name: Upload simulator executable - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: - name: infinisim + name: infinisim-${{ github.head_ref }} path: build_lv_sim/infinisim -- cgit v1.2.3-70-g09d2