Automatic releases

Automatic releases
This commit is contained in:
Kroese 2023-04-29 06:58:05 +02:00 committed by GitHub
commit 2f5cc84a0e

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