chore(action): bump speckle automate action to 0.7.2 (#1)

This commit is contained in:
Iain Sproat
2023-11-10 23:35:20 +00:00
committed by GitHub
parent f2128d7425
commit 3d57b1cc55
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
run: |
npm run generateSchema ${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}
- name: Speckle Automate Function - Build and Publish
uses: specklesystems/speckle-automate-github-composite-action@0.4.2
uses: specklesystems/speckle-automate-github-composite-action@0.7.2
with:
speckle_automate_url: 'https://automate.speckle.dev'
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}