From 189d5788f8faa31a0ebdd223920ff6559d66ffcd Mon Sep 17 00:00:00 2001 From: Christian Holbrook Date: Fri, 7 Nov 2025 08:18:06 -0700 Subject: [PATCH] chore: support OIDC --- .github/workflows/publish-release.yml | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 32c11ad..216a811 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -12,6 +12,10 @@ jobs: run: if: startsWith( github.head_ref, 'release/') uses: rokucommunity/workflows/.github/workflows/publish-release.yml@master + permissions: + id-token: write + contents: write + pull-requests: write with: release-type: "npm" # "vsce" ref: ${{ github.event.pull_request.merge_commit_sha }} diff --git a/package.json b/package.json index c3c0cba..3480ae8 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rokucommunity/roku-smart-label.git" + "url": "https://github.com/rokucommunity/roku-smart-label" }, "keywords": [ "ropm",