mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-30 05:59:32 +02:00
Update blank.yml
This commit is contained in:
parent
85b9886296
commit
ad09c4b61d
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
@ -16,13 +16,15 @@ jobs:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Расшифровать тестовые данные
|
||||
run: gpg --quiet --batch --yes --decrypt --passphrase="$ENC_JSON" --output ./data.json ./data.json.gpg
|
||||
env:
|
||||
ENC_JSON: ${{ secrets.ENC_JSON }}
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- uses: otymko/setup-onescript@v1.4
|
||||
with:
|
||||
version: 1.9.0 # Требуемая версия OneScript
|
||||
|
Loading…
x
Reference in New Issue
Block a user