Skip to content

Cannot upload to blob storage when deploying via GH Actions #495

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

Open
gitcarter opened this issue Mar 10, 2025 · 2 comments
Open

Cannot upload to blob storage when deploying via GH Actions #495

gitcarter opened this issue Mar 10, 2025 · 2 comments

Comments

@gitcarter
Copy link

When I deploy my project via the cli, the ability to upload to blob storage in my app works; however, if I use the GH actions workflow, it does not. All other CF capabilities work (D1, cache, etc.).

My GH repo is private on a free account, so I realize I may be missing something in my GH Actions secrets / variables but I don't see anything in HuxtHub Admin that I'm missing, and I've updated my workflow to include the env vars & secrets.

Copy link
Contributor

atinux commented Mar 10, 2025

This is quite weird as nothing is related to the bindings in the GitHub action (and is using the same logic the the CLI though). Do you have the Blob storage in the NuxtHub admin?

@gitcarter
Copy link
Author

Yes I can see all the blob content in the admin. Is there something I can provide which could help shed a light on the issue?

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

No branches or pull requests

2 participants