Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: add support for contentful environments #155

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

stickyPiston
Copy link
Member

@stickyPiston stickyPiston commented Oct 15, 2024

closes #154

@stickyPiston stickyPiston self-assigned this Oct 15, 2024
@stickyPiston stickyPiston added blocked Can't continue developing until something is resolved and removed blocked Can't continue developing until something is resolved labels Oct 16, 2024
@stickyPiston stickyPiston merged commit 5b4847e into master Oct 16, 2024
1 check passed
@stickyPiston stickyPiston deleted the refactor/add-contentful-environment branch October 16, 2024 20:57
@@ -1,6 +1,7 @@
# Contentful secrets
VITE_CONTENTFUL_SPACE_ID=
VITE_CONTENTFUL_ACCESS_TOKEN=
VITE_CONTENTFUL_ENVIRONMENT=master
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be empty in the sample.env?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Staging Contentful
2 participants