Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e18f046ce0 | |||
| 77430aa596 | |||
| 02d2500daf | |||
| 51579175d5 |
+1
-1
@@ -35,7 +35,7 @@ runs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3.5.3 # checkout the repository in which this GitHub Action is being used.
|
||||
- name: Speckle Automate function version publisher
|
||||
uses: specklesystems/speckle-automate-github-action@0.1.1
|
||||
uses: specklesystems/speckle-automate-github-action@0.2.2
|
||||
with:
|
||||
speckle_automate_url: ${{ inputs.speckle_automate_url }}
|
||||
speckle_token: ${{ inputs.speckle_token }}
|
||||
|
||||
Reference in New Issue
Block a user