Skip to content

Commit 715f4ce

Browse files
committed
feat: add require-validation input to workflow
1 parent a15ec48 commit 715f4ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-package-exporter.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
file-path: ./Assets/Plugins/PackageExporter/package.json
108108
tag: ${{ inputs.tag }}
109109
dry-run: ${{ inputs.dry-run }}
110+
require-validation: false
110111

111112
build-package:
112113
needs: update-packagejson

0 commit comments

Comments
 (0)