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.
2 parents 0edd27f + 484a345 commit 6ea750dCopy full SHA for 6ea750d
1 file changed
files/.github/workflows/push-dist.yml
@@ -14,6 +14,8 @@ on:
14
jobs:
15
push-dist:
16
name: Push dist
17
+ permissions:
18
+ contents: write
19
runs-on: ubuntu-latest
20
timeout-minutes: 10
21
0 commit comments