Skip to content

Commit cb914f8

Browse files
authored
chore(meta): updates and CI stuff (#1)
* chore(meta): update to pnpm@9 * feat(docs): add sync section
1 parent aa064ba commit cb914f8

File tree

3 files changed

+909
-772
lines changed

3 files changed

+909
-772
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
- name: Checkout
2828
uses: actions/checkout@v4
2929

30-
- uses: pnpm/action-setup@v4
31-
name: Install pnpm
30+
- name: Install pnpm
31+
uses: pnpm/action-setup@v4
3232
with:
33-
version: 8
33+
version: 9
3434
run_install: false
3535

3636
- name: Use Node 20

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ https://phosphor-icons.github.io/penpot/manifest.json
1414

1515
Then click the "Install" button.
1616

17+
<!-- BEGIN_LINKS -->
1718
## Our Related Projects
1819

1920
- [@phosphor-icons/homepage](https://github.com/phosphor-icons/homepage) ▲ Phosphor homepage and general info
@@ -49,3 +50,4 @@ If you've made a port of Phosphor and you want to see it here, just open a PR [h
4950
## License
5051

5152
MIT © [Phosphor Icons](https://github.com/phosphor-icons)
53+
<!-- END_LINKS -->

0 commit comments

Comments
 (0)