Skip to content

Commit

Permalink
update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ihsangan committed Jun 15, 2024
1 parent 173afe6 commit ee434d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACID }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
command: deploy index.js

0 comments on commit ee434d1

Please sign in to comment.