chore: add readme
This commit is contained in:
parent
1aaa12bcea
commit
7f2350f1d5
1 changed files with 3 additions and 2 deletions
|
|
@ -6,14 +6,15 @@ Shared composite actions for Forgejo CI/CD pipelines.
|
|||
|
||||
| Action | Description |
|
||||
|--------|-------------|
|
||||
| | |
|
||||
| [aws-configure](aws-configure) | Authenticate with AWS via OIDC |
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
Reference actions from your project's workflow:
|
||||
|
||||
```yaml
|
||||
- uses: schmalz/shared-actions/.github/actions/<action-name>@v1
|
||||
- uses: https://schmalz-git.git.onstackit.cloud/schmalz/shared-actions/<action-name>@v1
|
||||
with:
|
||||
# see each action's README for inputs
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue