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

Add secret binding to push #31

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Add secret binding to push #31

merged 1 commit into from
Sep 11, 2023

Conversation

EthanThatOneKid
Copy link
Contributor

Changes

Add secret binding to cf/dailies/env.ts's push, matching serve's secret binding.

Reasoning

Apparently, secrets are reset on each push to Cloudflare unless bound to the procedure on every deployment.

Resolves #29.

Copy link
Contributor Author

@EthanThatOneKid EthanThatOneKid left a comment

Choose a reason for hiding this comment

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

Succeeding action:

https://github.com/acmcsufoss/lc-dailies/actions/runs/6142975772

Successful make-up invocation:

Successful make-up invocation

@EthanThatOneKid EthanThatOneKid merged commit bb9de96 into main Sep 11, 2023
2 checks passed
@EthanThatOneKid EthanThatOneKid deleted the fix/29 branch September 11, 2023 07:02
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.

cf.yaml: wipes secrets on push
1 participant