Skip to content

Commit

Permalink
build: check git status when build a release
Browse files Browse the repository at this point in the history
  • Loading branch information
Trap committed Aug 2, 2024
1 parent 4c16d8d commit 63191f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"author": "Trap",
"sptVersion": "3.9.x",
"scripts": {
"git:check:status": "./scripts/check-git-status.sh",
"gather:external:resources": "./scripts/gather-external-resources.sh && npm run prettier",
"build:doc:mermaid": "mmdc -t dark -b transparent -i paths/default.md -o config/PathToTarkov.png",
"build:doc:all-exfils": "node scripts/generate-all-exfils > ALL_EXFILS.md",
Expand Down

0 comments on commit 63191f1

Please sign in to comment.