Build
This commit is contained in:
Kroese 2023-05-23 17:46:57 +02:00 committed by GitHub
commit 40455402a2

View File

@ -81,10 +81,9 @@ jobs:
title: "v${{ vars.MAJOR }}.${{ vars.MINOR }}" title: "v${{ vars.MAJOR }}.${{ vars.MINOR }}"
body: "Release v${{ vars.MAJOR }}.${{ vars.MINOR }}" body: "Release v${{ vars.MAJOR }}.${{ vars.MINOR }}"
- -
name: Increment minor version name: Increment version variable
uses: action-pack/increment@v2 uses: action-pack/bump@v2
with: with:
name: 'MINOR'
token: ${{ secrets.REPO_ACCESS_TOKEN }} token: ${{ secrets.REPO_ACCESS_TOKEN }}
mirror: mirror: