Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slord399 authored Jul 10, 2024
1 parent 318f57d commit 8ec5234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,10 @@ The GitHub Actions framework allows you to trigger this (and other) actions on _

## Versioning

Every commit that lands on master for this project triggers an automatic build as well as a tagged release called `latest`. If you don't wish to live on the bleeding edge you may use a stable release instead. See [releases](../../releases/latest) for the available versions.
If you wish to live on the bleeding edge you may use a stable release instead. See [releases](../../releases/latest) for the available versions.

```yaml
- uses: "marvinpinto/action-automatic-releases@<VERSION>"
- uses: "slord399/action-automatic-releases@<VERSION>"
```

## How to get help
Expand Down

0 comments on commit 8ec5234

Please sign in to comment.