Skip to content

Commit dde2ad4

Browse files
committed
fix: update permissions for actions in publish workflow
1 parent d6c1566 commit dde2ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
permissions:
1616
contents: write
1717
id-token: write
18+
actions: write
1819

1920
steps:
2021
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)