mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update build.yml
This commit is contained in:
parent
9d68717b7d
commit
70df5e41aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -44,4 +44,4 @@ jobs:
|
|||||||
name: 'MINOR'
|
name: 'MINOR'
|
||||||
value: $((${{ secrets.MINOR }}+1))
|
value: $((${{ secrets.MINOR }}+1))
|
||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user