chore(deps): bump speckle-automate-github-composite-action to 0.7.2 (#6)
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Iain Sproat
2023-11-10 23:10:42 +00:00
committed by GitHub
parent 06d765e763
commit 2c7985843b
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
run: |
python main.py generate_schema ${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}
- name: Speckle Automate Function - Build and Publish
uses: specklesystems/speckle-automate-github-composite-action@0.7.1
uses: specklesystems/speckle-automate-github-composite-action@0.7.2
with:
speckle_automate_url: ${{ env.SPECKLE_AUTOMATE_URL || 'https://automate.speckle.dev' }}
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}