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