Skip to content

Commit

Permalink
Update build pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Mar 26, 2024
1 parent 576e40b commit a10ab44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
run: npm run build
env:
DELETE_ORIGINAL_ASSETS: 1
BASE_URL: "https://try.yarnspinner.dev/"
BASE_URL: "https://books.yarnspinner.dev/"

- name: Build and Deploy to Azure
id: builddeploy
Expand Down

0 comments on commit a10ab44

Please sign in to comment.