Skip to content

Commit

Permalink
rollback release number
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopheRivier committed Jan 31, 2024
1 parent 4e2181c commit 356171f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: |
git tag --force v3 HEAD
git push --force origin v3
git tag --force v2 HEAD
git push --force origin v2

0 comments on commit 356171f

Please sign in to comment.