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