Update build.yml
This commit is contained in:
parent
70df5e41aa
commit
cb65730e99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -44,4 +44,4 @@ jobs:
|
|||
name: 'MINOR'
|
||||
value: $((${{ secrets.MINOR }}+1))
|
||||
repository: ${{ github.repository }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue