Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 251d6b7f2d |
@@ -12,7 +12,7 @@ jobs:
|
|||||||
SPECKLE_AUTOMATE_URL: https://automate.speckle.dev
|
SPECKLE_AUTOMATE_URL: https://automate.speckle.dev
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.1.4
|
- uses: actions/checkout@v4.1.1
|
||||||
- name: Setup .NET Core SDK
|
- name: Setup .NET Core SDK
|
||||||
uses: actions/setup-dotnet@v3.2.0
|
uses: actions/setup-dotnet@v3.2.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
@@ -3,8 +3,8 @@
|
|||||||
"TestAutomateFunction": {
|
"TestAutomateFunction": {
|
||||||
"commandName": "Project",
|
"commandName": "Project",
|
||||||
"environmentVariables": {
|
"environmentVariables": {
|
||||||
"SPECKLE_TOKEN": "718d0650eea8038642850414e43bd81314d740359a",
|
"SPECKLE_TOKEN": "<YOUR TOKEN HERE>",
|
||||||
"SPECKLE_SERVER_URL": "https://latest.speckle.dev/"
|
"SPECKLE_SERVER_URL": "https://latest.speckle.systems/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user