Commit b7e2ce2c authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Automatic releases

Update build.yml
parents 6ebf66af 5382b089
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -72,7 +72,7 @@ jobs:
        GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
      with:
        xtag: "v1.98"
        title: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
        title: "v${{ vars.MAJOR }}.${{ secrets.MINOR }}"
        xbody: "Release v1.98"

  bump: