1 Commits

Author SHA1 Message Date
Iain Sproat 2fe31884eb chore(action): bump speckle automate action to 0.7.2 2023-11-10 23:31:50 +00:00
+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 }}