Skip to content

Commit

Permalink
feat: 💚 attempt to fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelemedici committed Feb 16, 2024
1 parent 1bf81cc commit 1baeef0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cloudflare-worker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
uses: cloudflare/wrangler-action@v3
with:
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
secrets: |
BEARER_TOKEN
secrets: BEARER_TOKEN
env:
BEARER_TOKEN: ${{ secrets.DATOCMS_AUTH_TOKEN }}

0 comments on commit 1baeef0

Please sign in to comment.