mirror of
https://github.com/stonega/tsacdop
synced 2025-03-13 01:30:07 +01:00
modified: .github/workflows/main.yml
This commit is contained in:
parent
c6978bf2eb
commit
43c2f0a6c7
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@ -29,9 +29,9 @@ jobs:
|
|||||||
flutter-version: '1.18.0-11.1.pre'
|
flutter-version: '1.18.0-11.1.pre'
|
||||||
channel: 'beta'
|
channel: 'beta'
|
||||||
env:
|
env:
|
||||||
KEY_AILAS: ${{ secrets.KEY_ALIAS}}
|
KEY_ALIAS: ${{ secrets.KEY_ALIAS}}
|
||||||
KEY_PASSWORD: ${{ secrets.ALIAS_PASSWORD }}
|
KEYSTORE_PASSWORD: ${{ secrets.KEYSTORE_PASSWORD }}
|
||||||
ALIAS_PASSWORD: ${{ secrets.KEY_PASSWORD }}
|
KEY_PASSWORD: ${{ secrets.KEY_PASSWORD }}
|
||||||
ENCODED_KEYSTORE: ${{ secrets.ENCODED_KEYSTORE }}
|
ENCODED_KEYSTORE: ${{ secrets.ENCODED_KEYSTORE }}
|
||||||
# Runs a single command using the runners shell
|
# Runs a single command using the runners shell
|
||||||
- name: Run flutter doctor
|
- name: Run flutter doctor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user