publish npm after change to devops files

This commit is contained in:
Jacob Overgaard
2023-06-06 11:32:34 +02:00
parent c2a693bcfe
commit 16ed25b974

View File

@@ -9,6 +9,7 @@ on:
branches: [main]
paths:
- 'src/**'
- 'devops/publish/**'
- 'package.json'
- 'package-lock.json'
- 'tsconfig.json'