Update test.yaml

This commit is contained in:
Kroese 2023-03-27 21:04:10 +02:00 committed by GitHub
parent 298d08f8c2
commit bd85571759
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,6 @@ on:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
@ -33,3 +31,6 @@ jobs:
value: $((${{ secrets.MINOR }}+1))
repository: kroese/virtual-dsm
token: ${{ secrets.REPO_ACCESS_TOKEN }}