Skip to content

Commit

Permalink
ci: release add 1.x to dist_branches
Browse files Browse the repository at this point in the history
  • Loading branch information
didoda committed Dec 15, 2023
1 parent e458db6 commit 8399890
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 @@ -17,5 +17,5 @@ jobs:
uses: bedita/github-workflows/.github/workflows/release.yml@v1
with:
main_branch: 'main'
dist_branches: '["main"]'
dist_branches: '["main","1.x"]'
version_bump: ${{ inputs.releaseType }}

0 comments on commit 8399890

Please sign in to comment.