diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index 1d6887d..4121d99 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/') && (github.event.pull_request.merged == true) 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 261c6e1..df024c3 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/rokucommunity/roku-requests.git" + "url": "https://github.com/rokucommunity/roku-requests" }, "keywords": [ "ropm",