Skip to content

Commit

Permalink
Add command and account id
Browse files Browse the repository at this point in the history
  • Loading branch information
enumerate0 committed Mar 12, 2024
1 parent ad2cf16 commit 56c1463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Deploy
uses: cloudflare/wrangler-action@v3
with:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
projectName: nootsponge-web
directory: dist
command: pages deploy --project-name=nootsponge-web

0 comments on commit 56c1463

Please sign in to comment.