Skip to content

Commit a91fd18

Browse files
committed
update README
1 parent 1b55bdb commit a91fd18

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"changeset": patch
3+
---
4+
5+
update readme

README.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,7 @@ git push
3838

3939
### 2. Automated Release Process
4040

41-
To get the most value out of `changeset`, use the GitHub workflows in (`.github/workflows`)
42-
43-
When you merge to your main branch, GitHub Actions will:
44-
1. Create or update a Release PR with:
45-
- Updated CHANGELOG.md files
46-
- Bumped version numbers
47-
- Consolidated PR description
48-
2. When the Release PR is merged:
49-
- Publish packages to PyPI
50-
- Create git tags
51-
- Create GitHub releases
52-
53-
## GitHub Actions Setup
54-
55-
Add these workflows to your repository:
41+
To get the most out of pychangeset, add these workflows to your repository:
5642

5743
### `.github/workflows/changesets.yml`
5844

0 commit comments

Comments
 (0)