Files
speckle-automate-github-action/examples/minimal/specklefunction.yaml
T
Iain Sproat 6365357c7c fix(post schema): match server expectations (#93)
* fix(post schema): match server expectations
* Update example specklefunction
* remove steps property from specklefunction definition
2023-05-19 13:05:36 +01:00

8 lines
167 B
YAML

apiVersion: speckle.systems/v1alpha1
kind: SpeckleFunction
metadata:
name: minimal
annotations:
'speckle.systems/v1alpha1/publishing/status': 'draft'
spec: {}