We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50bdfcf commit fdc5c5eCopy full SHA for fdc5c5e
.github/workflows/publish.yaml
@@ -22,6 +22,8 @@ on:
22
23
jobs:
24
publish:
25
+ permissions:
26
+ contents: "write"
27
runs-on: "ubuntu-latest"
28
steps:
29
- uses: "actions/checkout@v3"
0 commit comments