We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4c443 commit 31782e3Copy full SHA for 31782e3
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
with:
40
branch: master
41
extra_plugins: |
42
- @semantic-release/git@v7
+ @semantic-release/git@v9
43
@semantic-release/changelog
44
env:
45
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments