Merge pull request #1 from bjoernsteinhagen/dependabot/github_actions/specklesystems/speckle-automate-github-composite-action-0.9.0

Bump specklesystems/speckle-automate-github-composite-action from 0.8.1 to 0.9.0
This commit is contained in:
Björn Steinhagen
2025-02-10 16:43:14 +01:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,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.8.1
uses: specklesystems/speckle-automate-github-composite-action@0.9.0
with:
speckle_automate_url: ${{ env.SPECKLE_AUTOMATE_URL || vars.SPECKLE_AUTOMATE_URL || 'https://automate.speckle.dev' }}
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}