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

Update build.yml

parent 78db82ab
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:
        tag: "v1.99"
        title: "v1.99"
        title: "v$((${{ secrets.MAJOR }})).$((${{ secrets.MINOR }}))"
        body: "Release v1.99"

  bump: