chore(action): only publish on tags (#6)
This commit is contained in:
@@ -2,8 +2,6 @@ name: 'build and deploy Speckle functions'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user