Skip to content

Commit

Permalink
Merge pull request #1 from BollingerGrohmann/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/specklesystems/speckle-automate-github-composite-action-0.8.1

Bump specklesystems/speckle-automate-github-composite-action from 0.8.0 to 0.8.1
  • Loading branch information
samberger authored Mar 20, 2024
2 parents 7bbc198 + a4567ed commit ad306f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].0
uses: specklesystems/[email protected].1
with:
speckle_automate_url: ${{ env.SPECKLE_AUTOMATE_URL || 'https://automate.speckle.dev' }}
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}
Expand Down

0 comments on commit ad306f1

Please sign in to comment.