Skip to content

Commit 1c9c8ef

Browse files
committed
Removed unused secret
1 parent bc3cc3c commit 1c9c8ef

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/testing.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
branch: develop
1616
host: docs.bernardomg.com
1717
secrets:
18-
url: ${{ secrets.DEPLOY_DOCS_DEVELOP_SITE }}
1918
port: ${{ secrets.DEPLOY_DOCS_DEVELOP_PORT }}
2019
path: ${{ secrets.DEPLOY_DOCS_DEVELOP_PATH }}
2120
username: ${{ secrets.DEPLOY_DOCS_DEVELOP_USER }}
@@ -29,7 +28,6 @@ jobs:
2928
branch: master
3029
host: docs.bernardomg.com
3130
secrets:
32-
url: ${{ secrets.DEPLOY_DOCS_SITE }}
3331
port: ${{ secrets.DEPLOY_DOCS_PORT }}
3432
path: ${{ secrets.DEPLOY_DOCS_PATH }}
3533
username: ${{ secrets.DEPLOY_DOCS_USER }}

0 commit comments

Comments
 (0)