We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a92da3 commit eddaa39Copy full SHA for eddaa39
.github/workflows/checkPullRequest.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Semantic Release
17
uses: ./
18
with:
19
- branch: master
+ branch: main
20
extra_plugins: |
21
@semantic-release/git
22
@semantic-release/changelog
0 commit comments