diff --git a/workflow-templates/build-app.tpl.yaml b/workflow-templates/build-app.tpl.yaml index e45e9040c..380804273 100644 --- a/workflow-templates/build-app.tpl.yaml +++ b/workflow-templates/build-app.tpl.yaml @@ -5,7 +5,7 @@ _templates: - _community - _beta - _channel - - _publish + - _release string-replace: "<>": '' "<>": '--community' @@ -17,7 +17,7 @@ _templates: defs: - _community - _stable - - _publish + - _release string-replace: "<>": '' "<>": '--community' @@ -40,7 +40,7 @@ _templates: - _premium - _beta - _channel - - _publish + - _release string-replace: "<>": | cd .. @@ -56,7 +56,7 @@ _templates: - _premium - _stable - _channel - - _publish + - _release string-replace: "<>": | cd .. @@ -213,7 +213,6 @@ jobs: mv app/dist/dbgate-pad.xml artifacts/ || true - name: Upload artifacts - _if: _publish uses: actions/upload-artifact@v4 with: name: ${{ matrix.os }}