We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50df5d commit 424b8b1Copy full SHA for 424b8b1
.github/workflows/release-plz.yaml
@@ -7,7 +7,7 @@ permissions:
7
on:
8
push:
9
branches:
10
- - main
+ - master
11
12
jobs:
13
0 commit comments