t
Create archive / Create archive (push) Failing after 8s Details

pull/2/head
Dmitry Kirdyashkin 2023-07-04 16:16:44 +03:00
parent ce4ebae472
commit 4d25ea7873
1 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,5 @@ jobs:
- name: test
run: |
echo ${{ env.REPO_AUTH_LOGIN }}
echi ${{ env.REPO_AUTH_PASSWORD }}
echo "${{ env.REPO_AUTH_LOGIN }}"
echi "${{ env.REPO_AUTH_PASSWORD }}"