Unverified Commit bd855717 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update test.yaml

parent 298d08f8
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -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 }}