mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2024-11-24 08:52:18 +02:00
Update blank.yml
This commit is contained in:
parent
cac34284b0
commit
d7101040d0
2
.github/workflows/blank.yml
vendored
2
.github/workflows/blank.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Расшифровать тестовые данные
|
||||
run: ./decrypt_secret.sh
|
||||
run: gpg --quiet --batch --yes --decrypt --passphrase="$ENC_JSON" --output ./data.json ./data.json.gpg
|
||||
env:
|
||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user