-
-
Notifications
You must be signed in to change notification settings - Fork 95
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
Publish nightly builds #562
Comments
Not sure if this is related but I am having some issues with |
I too have this issue using windows with the below empty project pnpm dlx nuxi@latest init myproject
cd myproject
pnpm dlx nuxi@latest module add storybook
pnpm dlx storybook-nuxt init
Nuxt 3.11.2 with Nitro 2.9.6 |
I can recommend https://github.com/intuit/auto to automate the release process. |
The examples are also broken |
@chakAs3 could you please add the required secrets? Thanks a lot! 🚀 |
Thanks @tobiasdiez @chakAs3 for being on top of this. 🙏 |
@chakAs3 @tobiasdiez Can we please set this up? I would personally be a lot more motivated to contribute if I could use those contributions quickly without waiting for a formal release. |
@tobiasdiez @mehcode sorry guys,i just payed attention to this notification, it is already done i updated the token |
@chakAs3 Thanks a lot! However, it currently fails with
Could you please make sure that you use the "automation" kind of token: |
it is done 👍 @tobiasdiez |
Awesome! This is working now. 🚀 |
<!-- ☝️ PR title should follow conventional commits (https://conventionalcommits.org). In particular, the title should start with one of the following types: - docs: 📖 Documentation (updates to the documentation or readme) - fix: 🐞 Bug fix (a non-breaking change that fixes an issue) - feat: ✨ New feature/enhancement (a non-breaking change that adds functionality or improves existing one) - feat!/fix!:⚠️ Breaking change (fix or feature that would cause existing functionality to change) - chore: 🧹 Chore (updates to the build process or auxiliary tools and libraries) --> ### 🔗 Linked issue <!-- If it resolves an open issue, please link the issue here. For example "Resolves #123" --> ### 📚 Description Final step to fix #562 <!-- Describe your changes in detail --> <!-- Why is this change required? What problem does it solve? -->
Todo: configure secret
NPMJS_TOKEN
with the correct deployment token.The text was updated successfully, but these errors were encountered: