mirror of
https://github.com/getlago/lago.git
synced 2025-02-03 12:55:48 +07:00
cd: remove change path
This commit is contained in:
parent
f097644cd5
commit
5f4e9868b7
1
.github/workflows/deploy-preview.yml
vendored
1
.github/workflows/deploy-preview.yml
vendored
@ -33,7 +33,6 @@ jobs:
|
|||||||
ref: ${{ github.event.inputs.api_branch }}
|
ref: ${{ github.event.inputs.api_branch }}
|
||||||
path: api
|
path: api
|
||||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||||
- run: cd ./api
|
|
||||||
- name: Configure AWS Credentials
|
- name: Configure AWS Credentials
|
||||||
uses: aws-actions/configure-aws-credentials@v1
|
uses: aws-actions/configure-aws-credentials@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user