Skip to content

Commit

Permalink
deploy netlify cms auth
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatedByBdr committed Sep 22, 2023
1 parent d406987 commit 18d32f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/netlify-cms-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Publish
uses: cloudflare/[email protected]
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.NEW_CLOUDFLARE_API_TOKEN }}
accountId: ${{ secrets.NEW_CLOUDFLARE_ACCOUNT_ID }}
workingDirectory: workspaces/netlify-cms-auth
command: publish

0 comments on commit 18d32f5

Please sign in to comment.