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 acb739d commit 7fa9ebaCopy full SHA for 7fa9eba
.github/workflows/.build_live-elements-js-compiler.yml
@@ -5,6 +5,8 @@ on: [push, pull_request]
5
env:
6
BUILD_TYPE: Release
7
8
+permissions:
9
+ contents: write
10
11
jobs:
12
build:
0 commit comments