Skip to content

Commit

Permalink
Add v2 and v31 branches to prepare release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
micryc committed Mar 8, 2024
1 parent 778e963 commit 215759e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Prepare Release

on:
workflow_dispatch:
branches: ["master"]
branches: ["master", "v2", "v31"]

jobs:
build:
Expand Down

0 comments on commit 215759e

Please sign in to comment.