From 378309d76337e00a9c8e06ba1d99252ad892cb0f Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Sun, 12 Mar 2023 18:05:45 -0700 Subject: [PATCH] Update workflow name --- .github/workflows/artifacts.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 76ec6c4f..2245ab79 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -1,8 +1,4 @@ -# Copyright 2019-2021 Tauri Programme within The Commons Conservancy -# SPDX-License-Identifier: Apache-2.0 -# SPDX-License-Identifier: MIT - -name: updater test artifacts +name: Generate Artifacts on: push: tags: [ v* ]