refactor: move artifacts building and signing into prepare_artifacts.sh [skip ci] (#1221)

This commit is contained in:
Baptiste Augrain
2022-08-29 17:53:29 +02:00
committed by GitHub
parent 430d4e3888
commit 697bd5ef83
10 changed files with 85 additions and 83 deletions

View File

@@ -2,7 +2,6 @@ name: stable-linux
on:
workflow_dispatch:
branches: [ master ]
inputs:
new_release:
type: boolean