Commit 78db82ab authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update build.yml

parent 168bb105
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -71,9 +71,9 @@ jobs:
      env:
        GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
      with:
        xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
        title: "v${{ secrets.MINOR }}"
        xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
        tag: "v1.99"
        title: "v1.99"
        body: "Release v1.99"

  bump:
    needs: release