This commit is contained in:
parent
d54a0e2121
commit
b5085146f9
@ -23,6 +23,8 @@ jobs:
|
||||
- shell: bash
|
||||
env:
|
||||
REPO_PASSWORD: ${{ secrets.REPO_LOGIN }}
|
||||
REPO_USERNAME: ${{ env.REPO_USERNAME }}
|
||||
REPO_HOST: ${{ env.REPO_HOST }}
|
||||
run: |
|
||||
echo "username: $REPO_USERNAME"
|
||||
echo "password: $REPO_PASSWORD"
|
||||
|
Loading…
Reference in New Issue
Block a user