Skip to content

Commit 4ed5571

Browse files
committed
feat(chore): fix release yaml format
1 parent dc4d505 commit 4ed5571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name: Release [Manual]
44
on: workflow_dispatch
55
permissions:
6-
contents: read,write
6+
contents: write
77
id-token: write
88
jobs:
99
Release:

0 commit comments

Comments
 (0)