We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffd0e28 + 9ac395d commit 5d844dbCopy full SHA for 5d844db
1 file changed
.github/workflows/release.yml
@@ -78,6 +78,8 @@ jobs:
78
startsWith(github.event.pull_request.title, '[chore] Release ')
79
80
runs-on: ubuntu-latest
81
+ permissions:
82
+ contents: write
83
84
steps:
85
- name: Checkout source for publish
0 commit comments