mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-13 22:00:34 +08:00
Build
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -63,9 +63,9 @@ jobs:
|
|||||||
bump:
|
bump:
|
||||||
needs: build
|
needs: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Update Minor version
|
name: Update minor version
|
||||||
uses: hmanzur/actions-set-secret@v2.0.0
|
uses: hmanzur/actions-set-secret@v2.0.0
|
||||||
with:
|
with:
|
||||||
name: 'MINOR'
|
name: 'MINOR'
|
||||||
|
|||||||
Reference in New Issue
Block a user