mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
debug deploy tokens
This commit is contained in:
parent
4b651a8305
commit
bfda7bd6a5
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ runs:
|
|||
- name: Deploy in repos packages
|
||||
if: github.ref == 'refs/heads/rosa2016.1'
|
||||
env:
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY_TOKEN }}
|
||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||
run: |
|
||||
echo "Deploying artifacts..."
|
||||
echo "CI_DEPLOY: ${CI_DEPLOY:0:3}***${CI_DEPLOY: -3}"
|
||||
|
|
Loading…
Add table
Reference in a new issue