Skip to content

Commit

Permalink
cd: fix outer yaml indent
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed Oct 30, 2023
1 parent 5b7a5cd commit b1b9d08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
ports: "4173"
build: npm run build
start: npm run preview -- --host
context:
git:
url: git@github.com:${{ github.repository }}.git
ref: ${{ github.ref }}
context:
git:
url: git@github.com:${{ github.repository }}.git
ref: ${{ github.ref }}

0 comments on commit b1b9d08

Please sign in to comment.