We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f9a5e6 + 0eaa4e1 commit dc8a921Copy full SHA for dc8a921
1 file changed
.github/workflows/semver.yml
@@ -24,11 +24,6 @@ jobs:
24
with:
25
github_token: ${{ secrets.GITHUB_TOKEN }}
26
changelog_increment_filename: body.md
27
- - name: Bump version and push tag
28
- uses: laputansoft/github-tag-action@v4.6
29
- with:
30
- github_token: ${{ env.github-token }}
31
- tag: ${{ steps.package-version.outputs.version }}
32
- name: Release
33
uses: softprops/action-gh-release@v3
34
0 commit comments