Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} with: xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" title: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" title: "v${{ secrets.MINOR }}" xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" bump: Loading Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} with: xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" title: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" title: "v${{ secrets.MINOR }}" xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" bump: Loading