-
Notifications
You must be signed in to change notification settings - Fork 17
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 channel arguments to snaps in the action #28
Conversation
I see the other channel args were left as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In addition to the comment below, you also need to run npm run build
. There's a pre-commit hook in the repo under .github/hooks/pre-commit
that I recommend you symlink into your .git/hooks/
directory to catch that.
Also, the PR probably doesn't need to be a draft anymore.
Co-authored-by: Cory Johns <[email protected]>
resolves #27