Update build.yml

This commit is contained in:
Kroese 2023-05-23 17:46:36 +02:00 committed by GitHub
parent f5b3e98efe
commit ce3b4f6e64

View File

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