Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 894c1d428b |
@@ -1,8 +1,9 @@
|
|||||||
name: "build and deploy Speckle functions"
|
name: "build and deploy Speckle functions"
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
tags:
|
||||||
- main
|
- '*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-automate-function-version: # make sure the action works on a clean machine without building
|
publish-automate-function-version: # make sure the action works on a clean machine without building
|
||||||
|
|||||||
Reference in New Issue
Block a user