Skip to content

Commit 5bdb001

Browse files
committed
Update permissions
Signed-off-by: Vivek Joshy <8206808+vivekjoshy@users.noreply.github.com>
1 parent ea69bd2 commit 5bdb001

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
environment:
1212
name: release
1313
url: https://pypi.org/p/openskill
14-
permissions:
15-
id-token: write
14+
permissions: write-all
1615

1716
steps:
1817
- name: Checkout code

0 commit comments

Comments
 (0)