mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-02 21:10:54 +08:00
Add npm docs to file check paths
This commit is contained in:
parent
3eb3af8c8c
commit
c1251e9441
1
.github/workflows/publish-npm.yml
vendored
1
.github/workflows/publish-npm.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
files: |
|
||||
v3/internal/runtime/desktop/@wailsio/runtime/src/*.js
|
||||
v3/internal/runtime/desktop/@wailsio/runtime/types/*.d.ts
|
||||
v3/internal/runtime/desktop/@wailsio/runtime/docs/*.*
|
||||
|
||||
- name: test action
|
||||
if: steps.verify-changed-files.outputs.files_changed == 'true'
|
||||
|
Loading…
Reference in New Issue
Block a user