Skip to content

Commit 17b4e15

Browse files
committed
Update release.yml
1 parent d77cfdd commit 17b4e15

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,12 @@ jobs:
3232
needs: lint
3333
permissions:
3434
id-token: write
35-
uses: homebridge/.github/.github/workflows/npm-publish-esm.yml@latest
35+
uses: homebridge/.github/.github/workflows/npm-publish-oidc.yml@latest
3636
with:
3737
tag: 'beta'
3838
dynamically_adjust_version: true
3939
npm_version_command: 'pre'
4040
pre_id: 'beta'
41-
secrets:
42-
npm_auth_token: ${{ secrets.npm_token }}
4341

4442
# 4️⃣ Create GitHub pre-release
4543
beta-pre-release:

0 commit comments

Comments
 (0)