Skip to content

Commit

Permalink
ci: allow release from v4 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
joerivanveen committed Nov 25, 2024
1 parent 1196ef8 commit 28096ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-legacy-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
id: release
with:
token: ${{ steps.credentials.outputs.token }}
semantic-release-args: --branch ${{ inputs.branch }}

deploy-svn:
needs: release
Expand Down

0 comments on commit 28096ef

Please sign in to comment.