Skip to content

Commit

Permalink
Revert branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
algomaster99 committed Apr 17, 2023
1 parent 9207826 commit 5a07e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
github_token: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
message: 'chore: releasing sorald ${{ env.NEXT_VERSION }}'
branch: main
branch: ${{ github.event.repository.default_branch }}

# Now we can run the release
- name: Stage release
Expand Down

0 comments on commit 5a07e83

Please sign in to comment.