Skip to content

Commit

Permalink
specify config
Browse files Browse the repository at this point in the history
  • Loading branch information
jshawl committed Mar 19, 2024
1 parent 1b72e05 commit 90b2e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
environment: production
steps:
- name: Deploy
run: npx wrangler deploy src/index.js
run: npx wrangler deploy src/index.js -c ./wrangler.toml

0 comments on commit 90b2e0d

Please sign in to comment.