Skip to content

Commit

Permalink
ci: deno-deploy.yml add SPONSOR_TIERS_UPDATE_URL env
Browse files Browse the repository at this point in the history
  • Loading branch information
gizmo-ds committed Jul 24, 2023
1 parent 1f84ee8 commit 86d4c9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deno-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- run: pnpm build
env:
NITRO_PRESET: deno-deploy
SPONSOR_TIERS_UPDATE_URL: ${{ secrets.SPONSOR_TIERS_UPDATE_URL }}
- name: Deploy to Deno Deploy
uses: denoland/deployctl@v1
with:
Expand Down

0 comments on commit 86d4c9f

Please sign in to comment.