Skip to content

Commit 1098e02

Browse files
committed
chore: bump Yarn version to enable OIDC publish
1 parent 95c9905 commit 1098e02

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,3 @@ jobs:
6363
corepack yarn install --immutable
6464
corepack yarn build
6565
corepack yarn workspaces foreach --all --no-private npm publish --provenance --access public
66-
env:
67-
YARN_NPM_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "caritat",
33
"private": true,
4-
"packageManager": "yarn@4.9.2+sha224.b8e0b161ae590950fbda696e6f3ca071362768e5280c5fbfdadf064b",
4+
"packageManager": "yarn@4.10.3+sha224.6020b3cdcdfbd7dbc24b7a7b75d58a249ce36068a8bf97d39aa8cc6d",
55
"version": "1.6.0",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)