Skip to content

Commit f79d177

Browse files
committed
chore: publish via trusted publishing (OIDC, no NPM_TOKEN)
1 parent 944e80a commit f79d177

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/default.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,4 @@ jobs:
5050
run: npx semantic-release
5151
env:
5252
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5453
npm_config_ignore_scripts: true

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,5 @@
5151
"@salesforce/dev-scripts": "11.0.4",
5252
"execa": "9.6.0",
5353
"oclif": "4.22.27"
54-
},
55-
"publishConfig": {
56-
"provenance": true
5754
}
5855
}

0 commit comments

Comments
 (0)