Skip to content

Commit

Permalink
👷 remove DCR env vars as they are not used
Browse files Browse the repository at this point in the history
  • Loading branch information
Fredkiss3 committed Aug 27, 2023
1 parent c53d37e commit 87756d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy-to-vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,3 @@ jobs:
DEPLOY_DIR: ${{ secrets.DEPLOY_DIR }}
DEPLOY_DOMAIN: ${{ secrets.DEPLOY_DOMAIN }}
DEPLOY_USER: ${{ secrets.DEPLOY_USER }}
DCR_PASSWD: ${{ secrets.DCR_PASSWD }}
DCR_USER: ${{ secrets.DCR_USER }}

0 comments on commit 87756d4

Please sign in to comment.