Files
galaxy/.warp/workflows/script_bundle_temp.yaml
T

10 lines
238 B
YAML

---
name: "Bundle warp"
command: "./script/bundle -c {{channel}}"
description: ~
arguments:
- name: channel
description: "The channel that should be bundled. One of \"stable\", \"preview\", or \"dev\"."
author: Warp Team
shells: []