diff --git a/.github/workflows/v0.3.1-typescript.yml b/.github/workflows/v0.3.1-typescript.yml index 9eeeaf12a..62f536692 100644 --- a/.github/workflows/v0.3.1-typescript.yml +++ b/.github/workflows/v0.3.1-typescript.yml @@ -18,7 +18,7 @@ jobs: set -x -e unzip 0.3.1.zip git status - git add . + git add 0.3.1 - name: gh-pages uses: peaceiris/actions-gh-pages@v3 with: