We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9634c88 + 608e34c commit dc9a4fdCopy full SHA for dc9a4fd
.github/workflows/build-release-dictionaries.yaml
@@ -8,6 +8,8 @@ on:
8
jobs:
9
release:
10
runs-on: ubuntu-latest
11
+ permissions:
12
+ contents: write
13
14
steps:
15
- name: Checkout code
0 commit comments