git.delta.rocks / unique-network / refs/commits / 351e9a090844

difftreelog

Update autogen-js-types.yml

Alex2022-09-06parent: #922312a.patch.diff
in: master

1 file changed

modified.github/workflows/autogen-js-types.ymldiffbeforeafterboth
121 git commit -m "chore: regenerate types"121 git commit -m "chore: regenerate types"
122122
123 - name: Push changes123 - name: Push changes
124 working-directory: tests/unique-types-js
125 uses: ad-m/github-push-action@master124 uses: ad-m/github-push-action@master
126 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: true
129
130 - name: Stop running containers130 - name: Stop running containers
131 if: always() # run this step always131 if: always() # run this step always