Skip to content

Commit

Permalink
feat: triggering new release process
Browse files Browse the repository at this point in the history
  • Loading branch information
myyk authored Oct 16, 2023
1 parent 319ce95 commit 0ab3bc8
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
@@ -1,5 +1,5 @@
<p align="center">
<a href="https://github.com/actions/typescript-action/actions"><img alt="typescript-action status" src="https://github.com/actions/typescript-action/workflows/build-test/badge.svg"></a>
<a href="https://github.com/actions/typescript-action/actions"><img alt="typescript-action status" src="https://github.com/actions/typescript-action/workflows/build-test/badge.svg"> </a>
</p>

# git-democracy
Expand Down Expand Up @@ -134,4 +134,4 @@ Easy upgrade steps:

1. Move your `.voters.yml` and `.voting.yml` files into your `.github/workflows/` directory somewhere.
1. Make sure all your voters are also Pull Requesters in your repo/org/account settings.
1. Update `uses: myyk/git-democracy@v1` -> `uses: myyk/git-democracy@v2`
1. Update `uses: myyk/git-democracy@v1` -> `uses: myyk/git-democracy@v2`

0 comments on commit 0ab3bc8

Please sign in to comment.