Add id token for npmjs

This commit is contained in:
Shantur Rathore
2025-11-21 19:20:46 +00:00
parent 3338109d51
commit b1987008c7
3 changed files with 4 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ on:
type: string type: string
permissions: permissions:
id-token: write
contents: write contents: write
env: env:
@@ -366,6 +367,7 @@ jobs:
done done
build-tauri-linux-arm64: build-tauri-linux-arm64:
if: ${{ false }}
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -4,6 +4,7 @@ on:
workflow_dispatch: workflow_dispatch:
permissions: permissions:
id-token: write
contents: write contents: write
env: env:

View File

@@ -6,6 +6,7 @@ on:
- main - main
permissions: permissions:
id-token: write
contents: write contents: write
env: env: