Skip to content

Commit

Permalink
chore: update public release spec
Browse files Browse the repository at this point in the history
  • Loading branch information
dansiegel committed Jul 22, 2024
1 parent 96bcc61 commit 1619b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
},
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/rel$"
"^refs/heads/release/stable/\\d+\\.\\d+$"
]
}

0 comments on commit 1619b6b

Please sign in to comment.