Skip to content

Commit 275ab4c

Browse files
committed
Update permissions in publish.yml
1 parent 05c9006 commit 275ab4c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ jobs:
1919
deploy:
2020

2121
runs-on: ubuntu-latest
22-
23-
environment:
24-
name: secrets
22+
permissions:
23+
id-token: write
2524

2625
steps:
2726
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)