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 Jun 13, 2024
1 parent aebc1ce commit ce0a5db
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.2.0
tag_name: v2.2.1
token: ${{ secrets.GITHUB_TOKEN }}
target_commitish: main
draft: true
Expand Down

0 comments on commit ce0a5db

Please sign in to comment.