Commit bf79c83f authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Update build.yml

parent 6c365b87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ jobs:
        name: 'MINOR'
        value: $((${{ secrets.MINOR }}+1))
        repository: ${{ github.repository }}
        token: ${{ secrets.GITHUB_TOKEN }}
        token: ${{ secrets.REPO_ACCESS_TOKEN }}

  mirror:
    runs-on: ubuntu-latest