@sanity/plugin-kit 2.1.2 → 2.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -19,7 +19,7 @@ on:
|
|
|
19
19
|
description: Release new version
|
|
20
20
|
required: true
|
|
21
21
|
default: false
|
|
22
|
-
type: boolean
|
|
22
|
+
type: boolean
|
|
23
23
|
|
|
24
24
|
concurrency:
|
|
25
25
|
# On PRs builds will cancel if new pushes happen before the CI completes, as it defines `github.head_ref` and gives it the name of the branch the PR wants to merge into
|
package/lib/package.json
CHANGED