Publish air-beautify-wasm only on when something changed (#371)

This commit is contained in:
Anatolios Laskaris 2022-10-26 13:23:47 +03:00 committed by GitHub
parent 7554c01ce0
commit 76a1e6d4e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,8 @@ on:
push:
branches:
- "master"
paths:
- "tools/wasm/air-beautify-wasm/**"
jobs:
npm-publish: