Loading .github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,4 +44,4 @@ jobs: name: 'MINOR' value: $((${{ secrets.MINOR }}+1)) repository: ${{ github.repository }} token: ${{ secrets.REPO_ACCESS_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }} Loading
.github/workflows/build.yml +1 −1 Original line number Diff line number Diff line Loading @@ -44,4 +44,4 @@ jobs: name: 'MINOR' value: $((${{ secrets.MINOR }}+1)) repository: ${{ github.repository }} token: ${{ secrets.REPO_ACCESS_TOKEN }} token: ${{ secrets.GITHUB_TOKEN }}