Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} with: tag: "v1.99" title: "v1.99" title: "v$((${{ secrets.MAJOR }})).$((${{ secrets.MINOR }}))" body: "Release v1.99" bump: Loading Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -72,7 +72,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} with: tag: "v1.99" title: "v1.99" title: "v$((${{ secrets.MAJOR }})).$((${{ secrets.MINOR }}))" body: "Release v1.99" bump: Loading