Commit 5382b089 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update build.yml

parent c137bc48
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: