chore(action): bump speckle automate action to 0.7.2

This commit is contained in:
Iain Sproat
2023-11-10 23:31:50 +00:00
parent f2128d7425
commit 2fe31884eb
+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 }}