Automatic release

This commit is contained in:
Kroese 2023-04-29 04:54:53 +02:00 committed by GitHub
parent f4aa02f250
commit e037bff62c

View file

@ -73,7 +73,7 @@ jobs:
env: env:
GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }} GITHUB_TOKEN: ${{ secrets.REPO_ACCESS_TOKEN }}
with: with:
tag: "${{ secrets.MAJOR }}.${{ secrets.MINOR }}" tag: "v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
title: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}" title: "Release v${{ secrets.MAJOR }}.${{ secrets.MINOR }}"
- -
name: Update minor version name: Update minor version