difftreelog
Update autogen-js-types.yml
in: master
1 file changed
.github/workflows/autogen-js-types.ymldiffbeforeafterboth121 git commit -m "chore: regenerate types"121 git commit -m "chore: regenerate types"122122123 - name: Push changes123 - name: Push changes124 working-directory: tests/unique-types-js125 uses: ad-m/github-push-action@master124 uses: ad-m/github-push-action@master126 with:125 with:127 github_token: ${{ secrets.GITHUB_TOKEN }}126 github_token: ${{ secrets.GITHUB_TOKEN }}128 branch: ${{ github.ref }}127 branch: ${{ github.ref }}129128 ssh: true129 130 - name: Stop running containers130 - name: Stop running containers131 if: always() # run this step always131 if: always() # run this step always