Skip to content

Commit fe021be

Browse files
committed
fix: simplify oidc setup
1 parent 183a4de commit fe021be

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,4 @@ jobs:
2929
- name: Release
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
NODE_AUTH_TOKEN: "" # https://github.com/actions/setup-node/issues/1440
3332
run: npx semantic-release

.npmrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
package-lock=false
2-
provenance=true

0 commit comments

Comments
 (0)