Skip to content

Commit

Permalink
Prepare for next release
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek committed Sep 4, 2024
1 parent e0cd54d commit 77a9b2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: release
uses: softprops/action-gh-release@v1
with:
tag_name: v2.3.1
tag_name: v2.3.2
token: ${{ secrets.GITHUB_TOKEN }}
target_commitish: main
draft: true
Expand Down

0 comments on commit 77a9b2e

Please sign in to comment.