diff --git a/.github/workflows/structures.yml b/.github/workflows/structures.yml index b38d00dc..fe4eb186 100644 --- a/.github/workflows/structures.yml +++ b/.github/workflows/structures.yml @@ -73,6 +73,6 @@ jobs: - name: Commit changes uses: EndBug/add-and-commit@v9 with: - add: '["src/structures/compiled", "dist", "index.d.ts"]' + add: '["src/structures/compiled", "dist"]' committer_email: 30315137+Starman3787@users.noreply.github.com committer_name: Starman