add paths to npm publish

This commit is contained in:
Jacob Overgaard
2023-05-26 15:51:02 +02:00
parent c4cc841ef5
commit 510eb7f832

View File

@@ -7,6 +7,13 @@ name: Node.js Package
on:
push:
branches: [main]
paths:
- 'src/**'
- 'package.json'
- 'package-lock.json'
- 'tsconfig.json'
- 'staticwebapp.config.json'
- 'README.md'
workflow_dispatch:
env: