Skip to content

Commit

Permalink
that's what we need
Browse files Browse the repository at this point in the history
  • Loading branch information
nonrational committed Oct 24, 2024
1 parent c4e912b commit 6927a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:

# If we're building a thing that's called prod
- name: Deploy to Production
run: deployctl deploy --prod
run: deployctl deploy --prod --token=${{ secrets.DENO_DEPLOY_TOKEN }}
timeout-minutes: 1
if: github.ref == 'refs/tags/prod'

0 comments on commit 6927a98

Please sign in to comment.