Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Gergő Jedlicska <[email protected]>
  • Loading branch information
gjedlicska authored Aug 11, 2023
1 parent 3ea9375 commit ef6a3b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
steps:
- uses: actions/[email protected] # checkout the repository in which this GitHub Action is being used.
- name: Speckle Automate function version publisher
uses: specklesystems/speckle-automate-github-action@0.3.0
uses: specklesystems/speckle-automate-github-action@0.4.0
with:
speckle_automate_url: ${{ inputs.speckle_automate_url }}
speckle_token: ${{ inputs.speckle_token }}
Expand Down

0 comments on commit ef6a3b8

Please sign in to comment.