Skip to content

Commit bc1ee48

Browse files
committed
ci(cd): allow GitHub Actions to create draft releases
1 parent 88a825d commit bc1ee48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121
workflow_dispatch:
2222

2323
permissions:
24-
contents: read
24+
contents: write
2525
packages: write
2626
id-token: write
2727
attestations: write

0 commit comments

Comments
 (0)