Skip to content

Conversation

@dominitas
Copy link

This PR adds missing documentation for the required DECO_DEPLOY_TOKEN secret used in .github/workflows/deploy-preview.yml.

The preview deployment workflow depends on:

${{ secrets.DECO_DEPLOY_TOKEN }}

Without a configured token, the action fails silently for new contributors.

Added:

Instructions on how to generate a Deco deploy token

Steps for adding DECO_DEPLOY_TOKEN to GitHub Secrets

New section in README under “CI/CD Preview Deployments”

This improves onboarding and makes the preview workflow easier for first-time contributors.

This PR adds missing documentation for the required DECO_DEPLOY_TOKEN secret used in .github/workflows/deploy-preview.yml.

The preview deployment workflow depends on:

${{ secrets.DECO_DEPLOY_TOKEN }}


Without a configured token, the action fails silently for new contributors.

Added:

Instructions on how to generate a Deco deploy token

Steps for adding DECO_DEPLOY_TOKEN to GitHub Secrets

New section in README under “CI/CD Preview Deployments”

This improves onboarding and makes the preview workflow easier for first-time contributors.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant