Skip to content

Commit

Permalink
Remove unised env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
patryk committed Jul 27, 2020
1 parent fd23299 commit 95897f3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,11 @@ jobs:
CLOUDFLARE_ALT_ZONE_ID: b72110c08e3382597095c29ba7e661ea
CLOUDFLARE_DOMAIN: terraform.cfapi.net
CLOUDFLARE_EMAIL: [email protected]
CLOUDFLARE_ORG_ID: f037e56e89293a057740de681ac9abbe
CLOUDFLARE_ZONE_ID: 0da42c8d2132a9ddaf714f9e7c920711

CLOUDFLARE_API_KEY: ${{ secrets.CLOUDFLARE_API_KEY }}
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
CLOUDFLARE_LOGPUSH_OWNERSHIP_TOKEN: ${{ secrets.CLOUDFLARE_LOGPUSH_OWNERSHIP_TOKEN }}
CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }}

steps:

Expand Down

0 comments on commit 95897f3

Please sign in to comment.