Skip to content

Commit

Permalink
ci: fix missing perm
Browse files Browse the repository at this point in the history
leomotors committed Sep 21, 2023

Verified

This commit was signed with the committer’s verified signature.
leomotors Nutthapat Pongtanyavichai
1 parent 24be921 commit 2a690e7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -51,6 +51,9 @@ jobs:
env:
NPM_CONFIG_PROVENANCE: true

permissions:
id-token: write

steps:
- name: actions/checkout
uses: actions/checkout@v4

0 comments on commit 2a690e7

Please sign in to comment.