Skip to content

Commit 87fdf3e

Browse files
authored
Fix permissions syntax in dynamic-links.yml
1 parent b9f8676 commit 87fdf3e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/dynamic-links.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ on:
66
- main
77
workflow_dispatch:
88

9-
permissions:
10-
write
9+
permissions: write
1110

1211
jobs:
1312
generate-links:

0 commit comments

Comments
 (0)