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 8e94f87 commit 77a1b14Copy full SHA for 77a1b14
.github/workflows/ci.yml
@@ -12,6 +12,5 @@ jobs:
12
env:
13
WX_PRIVATE_KEY: ${{ secrets.WX_PRIVATE_KEY }}
14
run: |
15
- mkdir -p ./build
16
echo "$WX_PRIVATE_KEY" > ./build/key
17
node ./build/ci.js --skip-key-write
0 commit comments