Skip to content

Commit

Permalink
rename fly-preview to fly
Browse files Browse the repository at this point in the history
  • Loading branch information
ravi-sawlani-yral committed Aug 12, 2024
1 parent 01e2f03 commit 3089574
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
uses: superfly/[email protected]
with:
secrets: CF_TOKEN="$CF_TOKEN" BACKEND_ADMIN_IDENTITY="$BACKEND_ADMIN_IDENTITY" COOKIE_KEY="$COOKIE_KEY" REDIS_URL="$REDIS_URL" GOOGLE_CLIENT_SECRET="$GOOGLE_CLIENT_SECRET" GRPC_AUTH_TOKEN="$GRPC_AUTH_TOKEN"
path: ./fly-preview.toml
env:
CF_TOKEN: ${{ secrets.CLOUDFLARE_STREAM_IMAGES_ANALYTICS_READ_WRITE_SECRET }}
BACKEND_ADMIN_IDENTITY: ${{ secrets.YRAL_WHITELISTED_BACKEND_GLOBAL_ADMIN_SECRET_KEY }}
Expand Down
File renamed without changes.

0 comments on commit 3089574

Please sign in to comment.