Skip to content

Commit

Permalink
[Deno Deploy] Update .github/workflows/deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deno-deploy[bot] authored Aug 20, 2024
1 parent f77eac1 commit 1f908ce
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,10 @@ jobs:

- name: Build step
run: "yarn add sharp --ignore-engines; yarn build"
with:
env: "ASTRO_STUDIO_APP_TOKEN=df6c1274d2eff21e31c7061e4a6ea16f50eef1e4:qhxqdah1045lcbf5btjsjwnn93bb:qhxqdah1045lcbf5btjsjwnn93bb"

- name: Upload to Deno Deploy
uses: denoland/deployctl@v1
with:
project: "danielschmi-cover-shuff-31"
project: "cover-lover"
entrypoint: "server/entry.mjs"
root: "dist"

0 comments on commit 1f908ce

Please sign in to comment.