difftreelog
try
in: master
1 file changed
.github/workflows/autogen-js-types.ymldiffbeforeafterboth89 yarn install89 yarn install90 yarn polkadot-types90 yarn polkadot-types919192 - name: Checkou repo UniqueNetwork/unique-types-js92 - name: Checkout repo UniqueNetwork/unique-types-js93 uses: actions/checkout@v393 uses: actions/checkout@v394 with:94 with:95 repository: 'UniqueNetwork/unique-types-js'95 repository: 'UniqueNetwork/unique-types-js'126 - name: Push changes127 - name: Push changes127 uses: ad-m/github-push-action@master128 uses: ad-m/github-push-action@master128 with:129 with:129 github_token: ${{ secrets.GITHUB_TOKEN }}130# github_token: ${{ secrets.GITHUB_TOKEN }}130 branch: ${{ matrix.branch }}131 branch: ${{ matrix.branch }}131 repository: 'UniqueNetwork/unique-types-js'132 repository: 'UniqueNetwork/unique-types-js'132 ssh: true133# ssh: true133134134 - name: Stop running containers135 - name: Stop running containers135 if: always() # run this step always136 if: always() # run this step always