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
permissions:
id-token: write
contents: write
env:
@@ -366,6 +367,7 @@ jobs:
done
build-tauri-linux-arm64:
if: ${{ false }}
runs-on: ubuntu-24.04
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

View File

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

View File

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