chore(action): only publish on tags (#6)

This commit is contained in:
Iain Sproat
2023-11-10 23:39:12 +00:00
committed by GitHub
parent 957e9d9baf
commit afdd86b010
-2
View File
@@ -2,8 +2,6 @@ name: 'build and deploy Speckle functions'
on:
workflow_dispatch:
push:
branches:
- main
tags:
- '*'