Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
Build
  • Loading branch information
kroese committed May 23, 2023
2 parents b18be91 + 16fc784 commit 9de4627
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9de4627

Please sign in to comment.