Skip to content

Commit

Permalink
Update README.md (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence authored Dec 6, 2024
1 parent 34ed6b4 commit c86a909
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 @@ -5,7 +5,7 @@
[![MIT License](https://img.shields.io/github/license/pantheon-systems/action-autotag)](https://github.com/pantheon-systems/action-autotag/blob/main/LICENSE)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/pantheon-systems/action-autotag)](https://github.com/pantheon-systems/action-autotag/releases)

A GitHub action that implements [pantheon-systems/autotag](https://github.com/pantheon-systems/autotag).
A GitHub action that implements [autotag-dev/autotag](https://github.com/autotag-dev/autotag).

## What's it do?
This action will automatically create a new tag and release for your repository when a pull request is merged to the default branch. It will also create a changelog entry for the new tag and release.
Expand Down Expand Up @@ -38,4 +38,4 @@ jobs:
- uses: pantheon-systems/action-autotag@v0
with:
gh-token: ${{ github.token }}
```
```

0 comments on commit c86a909

Please sign in to comment.