Update github config.

This commit is contained in:
stonegate 2020-10-11 02:00:56 +08:00
parent 3d9ec7e246
commit c97a838ea3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: subosito/flutter-action@v1
with:
channel: "stable" # 'dev', 'alpha', default to: 'stable'
- env:
env:
API_KEY: ${{ secrets.API_KEY }}
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
KEY_ALIAS: ${{ secrets.KEY_ALIAS }}