Compare commits

...
2 Commits
Author SHA1 Message Date
Martin 8a239313d3 ignore git checks when publishing (#217) 2026-05-08 12:20:04 +02:00
Martin c707e6b7b1 ignore git checks when publishing (#216) 2026-05-08 12:11:03 +02:00
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -27,4 +27,4 @@ jobs:
pnpm --filter @stats-organization/github-readme-stats-core pack --dry-run
- name: Publish core package to npm
run: pnpm --filter @stats-organization/github-readme-stats-core publish --provenance --access public
run: pnpm --filter @stats-organization/github-readme-stats-core publish --provenance --access public --no-git-checks
-2
View File
@@ -13,5 +13,3 @@ onlyBuiltDependencies:
- "@swc/core"
- esbuild
- unrs-resolver
publishBranch: release