Skip to content

Commit

Permalink
update cicd config for website starknet -- migration (hard coded)
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 11, 2023
1 parent 13800c7 commit f32763f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: cloudflare/pages-action@v1
with:
apiToken: ${{ secrets.NEW_CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.NEW_CLOUDFLARE_ACCOUNT_ID }}
accountId: "6b2e8cb983dc2613b438aeba95fbc4f0"
projectName: starknet-website
directory: dist/client
workingDirectory: workspaces/website
Expand Down

0 comments on commit f32763f

Please sign in to comment.