File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ This GitHub Action helps you deploy your project to a remote server with zero do
1414
1515## Example Usage
1616You can use our [ Setuper] ( https://deployrepository.com/setuper ) by filing this form well be do all work, create workflow and secrets.
17- or you can follow an example workflow configuration that uses the ` DeployRepository/zero-downtime-deployment@v1.0 .0 ` action:
17+ or you can follow an example workflow configuration that uses the ` DeployRepository/zero-downtime-deployment@v1.1 .0 ` action:
1818
1919> [ !IMPORTANT]
2020> You need to add the following secrets to your repository:
5353
5454 steps :
5555 - name : Deploy Laravel project
56- uses : DeployRepository/zero-downtime-deployment@v1.0 .0
56+ uses : DeployRepository/zero-downtime-deployment@v1.1 .0
5757 with :
5858 host : ${{ secrets.REMOTE_HOST }}
5959 username : ${{ secrets.REMOTE_USER }}
You can’t perform that action at this time.
0 commit comments