Skip to content

Commit

Permalink
add ref to composite action
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedlicska committed Aug 7, 2023
1 parent f7280a2 commit e7d9ad8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@

## Introduction

This repository contains the source code for the Speckle Automate GitHub Action. It is a GitHub Action that publishes a Speckle Automate Function to Speckle Automate your source code.
This repository contains the source code for the Speckle Automate GitHub Action.
It is a GitHub Action that publishes a Speckle Automate Function definition to Speckle's automation platform.

## Documentation

> [!NOTE]
> This is a low level building block action.
> As a Speckle Automate Function developer you probably want to use our [composite action](https://github.com/specklesystems/speckle-automate-github-composite-action)

### Inputs

#### `speckle_automate_url`
Expand Down

0 comments on commit e7d9ad8

Please sign in to comment.