diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e361ccf..84a10d7 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ jobs: - name: Checkout project uses: actions/checkout@v3 - name: Build and push - uses: alexthemaster/action-build-typescript@master. + uses: alexthemaster/action-build-typescript@master with: pushToBranch: true branch: "dist"