Skip to content

Commit

Permalink
fix cloudflare account id.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Dec 16, 2023
1 parent e9f1f31 commit cbb0e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
uses: cloudflare/pages-action@v1
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: 60325047cc7d0811c6b337717918cbc1
accountId: 444a281da7983eac7a37b9896aad917c
projectName: nostr-wasm-demo
directory: demo/dist

0 comments on commit cbb0e6e

Please sign in to comment.