Skip to content

Commit

Permalink
We handle the environment ourself, Cloudflare does not need to make a…
Browse files Browse the repository at this point in the history
…nother
  • Loading branch information
viral32111 committed Aug 4, 2023
1 parent 0c9a1de commit 5f6d05d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ jobs:
needs: build
permissions:
contents: read
deployments: write
environment:
name: cloudflare-pages
url: ${{ steps.deploy-to-pages.outputs.url }}
Expand All @@ -118,4 +117,3 @@ jobs:
projectName: oauth-demo
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
gitHubToken: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 5f6d05d

Please sign in to comment.