Skip to content

Commit

Permalink
add cloudflare secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
Zubnix committed Aug 14, 2024
1 parent fdb7099 commit 6b80132
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,6 @@ jobs:
- name: Deploy Compositor Shell
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
command: pages deploy packages/compositor-shell/dist --project-name=greenfield

0 comments on commit 6b80132

Please sign in to comment.