We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944e80a commit f79d177Copy full SHA for f79d177
2 files changed
.github/workflows/default.yml
@@ -50,5 +50,4 @@ jobs:
50
run: npx semantic-release
51
env:
52
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
53
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
54
npm_config_ignore_scripts: true
package.json
@@ -51,8 +51,5 @@
"@salesforce/dev-scripts": "11.0.4",
"execa": "9.6.0",
"oclif": "4.22.27"
- },
55
- "publishConfig": {
56
- "provenance": true
57
}
58
0 commit comments