From af03b4d09261d724f8ceaa65b3b95138dcd5a575 Mon Sep 17 00:00:00 2001 From: lorenz Date: Wed, 3 Mar 2021 18:54:03 +0100 Subject: [PATCH] upload to releas "weekly-builds" --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index cf21362d..b861a0c3 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -16,7 +16,7 @@ jobs: max-parallel: 3 matrix: os: [windows-latest, macos-latest, ubuntu-latest] - tag: ["0.19-pre"] + tag: ["weekly-builds"] env: DEPLOY_RELEASE: ${{ matrix.tag }}