mirror of
https://github.com/mattpocock/skills.git
synced 2026-07-29 19:12:34 +07:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bddb833cba |
@@ -5,6 +5,7 @@
|
|||||||
{ "repo": "mattpocock/skills" }
|
{ "repo": "mattpocock/skills" }
|
||||||
],
|
],
|
||||||
"commit": false,
|
"commit": false,
|
||||||
|
"privatePackages": { "version": true, "tag": true },
|
||||||
"fixed": [],
|
"fixed": [],
|
||||||
"linked": [],
|
"linked": [],
|
||||||
"access": "restricted",
|
"access": "restricted",
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ jobs:
|
|||||||
uses: changesets/action@v1
|
uses: changesets/action@v1
|
||||||
with:
|
with:
|
||||||
version: npx changeset version
|
version: npx changeset version
|
||||||
|
publish: npx changeset tag
|
||||||
commit: "chore: version skills"
|
commit: "chore: version skills"
|
||||||
title: "chore: version skills"
|
title: "chore: version skills"
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user