mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
Update build.yml
This commit is contained in:
parent
f5b3e98efe
commit
ce3b4f6e64
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user