ci: rerun packages for release tooling changes

This commit is contained in:
lofyer
2026-08-04 15:44:21 +08:00
parent 7ef7879c71
commit bec0397ca1
+5
View File
@@ -9,6 +9,11 @@ on:
- 'v*'
paths:
- '.github/workflows/packages.yml'
- 'build/build-release.cjs'
- 'build/file-hash.cjs'
- 'build/runtime-hooks.cjs'
- 'package.json'
- 'package-lock.json'
permissions:
contents: read