Skip to content

Commit

Permalink
Merge pull request #10 from dmvict/master
Browse files Browse the repository at this point in the history
READY : Improve willfile, remove extra step
  • Loading branch information
Wandalen committed Oct 29, 2021
2 parents 3e1e06d + b478211 commit 4899b57
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions will.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ build:
export: 1
steps:
- 'step::doc.export'
npm.export:
criterion:
content: npm
export: 1
steps:
- 'step::npm.publish'
export:
criterion:
default: 1
Expand Down Expand Up @@ -235,8 +229,6 @@ step:
tar: 0
criterion:
content: npm
npm.publish:
shell: npm publish
npm.generate:
inherit: npm.generate
entryPath: 'path::entry.out.*=1'
Expand Down

0 comments on commit 4899b57

Please sign in to comment.