Update build.yml

This commit is contained in:
Kroese 2023-04-29 06:57:39 +02:00 committed by GitHub
parent 168bb1055a
commit 78db82abfa

View file

@ -71,9 +71,9 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
with: with:
xtag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" tag: "v1.99"
title: "v${{ secrets.MINOR }}" title: "v1.99"
xbody: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" body: "Release v1.99"
bump: bump:
needs: release needs: release