Skip to content

Commit f985718

Browse files
authored
ci: enable NPM_TOKEN for releasing automatically (#631)
1 parent fa1e1e5 commit f985718

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,9 @@ jobs:
2626
id: changesets
2727
uses: changesets/action@v1
2828
with:
29+
publish: pnpm release
2930
commit: 'chore: release eslint-plugin-prettier'
3031
title: 'chore: release eslint-plugin-prettier'
3132
env:
3233
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
34+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy