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* ]