Commit 6fb29178 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Automatic releases

Update build.yml
parents 2f5cc84a b7952672
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: