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 124a950 commit 31cfd08Copy full SHA for 31cfd08
.github/workflows/ci.yml
@@ -14,3 +14,4 @@ jobs:
14
run: |
15
mkdir -p ./build
16
echo "$WX_PRIVATE_KEY" > ./build/key
17
+ node ./build/ci.js --skip-key-write
0 commit comments