Skip to content

Commit

Permalink
bump gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedlicska committed Aug 10, 2023
1 parent 4c41996 commit 3a19e35
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 @@ -25,7 +25,7 @@ jobs:
dotnet build
echo $(dotnet run generate-schema) > ${{ env.FUNCTION_SCHEMA_PATH }}
- name: Speckle Automate Function - Build and Publish
uses: specklesystems/[email protected].0
uses: specklesystems/[email protected].1
with:
speckle_automate_url: 'https://automate.speckle.dev'
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}
Expand Down

0 comments on commit 3a19e35

Please sign in to comment.