Skip to content

fix(ci): add clawhub login step before publish#175

Merged
POPPIN-FUMI merged 1 commit intomainfrom
sephiroth/fix-clawhub-login
Feb 24, 2026
Merged

fix(ci): add clawhub login step before publish#175
POPPIN-FUMI merged 1 commit intomainfrom
sephiroth/fix-clawhub-login

Conversation

@slv-app
Copy link
Contributor

@slv-app slv-app bot commented Feb 24, 2026

Problem

clawhub publish fails with "Not logged in" error because setting CLAWHUB_TOKEN env var alone does not authenticate the CLI.

Fix

Add explicit clawhub login --token "$CLAWHUB_TOKEN" --no-browser before publishing.

CLAWHUB_TOKEN env var alone does not authenticate the CLI.
Run 'clawhub login --token' explicitly before publishing.
@POPPIN-FUMI POPPIN-FUMI merged commit ad707f5 into main Feb 24, 2026
4 checks passed
@POPPIN-FUMI POPPIN-FUMI deleted the sephiroth/fix-clawhub-login branch February 24, 2026 16:33
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.

1 participant