We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1371b8d commit 156bd62Copy full SHA for 156bd62
1 file changed
.github/workflows/build.yml
@@ -81,7 +81,6 @@ jobs:
81
with:
82
tag: "v${{ vars.MAJOR }}"
83
title: "v${{ vars.MAJOR }}"
84
- body: "See https://github.com/${{ github.repository }}/releases/tag/v${{ vars.MAJOR }}.${{ vars.MINOR }}"
85
-
86
name: Increment version variable
87
uses: action-pack/bump@v2
0 commit comments