update gh workflow version

This commit is contained in:
Gergő Jedlicska
2023-09-22 12:32:13 +02:00
parent 3da642f0aa
commit 5680910271
+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.6.4
uses: specklesystems/speckle-automate-github-composite-action@0.6.5
with:
speckle_automate_url: 'https://automate.speckle.dev'
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}