chore: update gitignore
Release package / release (push) Successful in 6m19s

This commit is contained in:
TakahashiNg
2026-03-25 03:04:47 +00:00
parent 9fe43f35e0
commit 372391381f
2 changed files with 1 additions and 2 deletions
-2
View File
@@ -61,8 +61,6 @@ jobs:
git config --global user.email "actions-user@noreply.git.demonkernel.io.vn"
git rm -r --cached .
git config --global user.name '${{ steps.app-token.outputs.app-slug }}[bot]'
git config --global user.email '${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com'
git add .
git commit -m "chore: release [ci skip]"
git push
+1
View File
@@ -9,6 +9,7 @@
!.yarn/plugins
!.yarn/releases
!.yarn/versions
/.pnpm-store
# testing
/coverage