diff --git a/.claude/commands/publish.md b/.claude/commands/publish.md index 56daa3d..c77ad4c 100755 --- a/.claude/commands/publish.md +++ b/.claude/commands/publish.md @@ -12,5 +12,3 @@ Steps: !git add -A && git commit -m "" || echo "No changes to commit" !git push origin main - -Run fly logs in the background to monitor deployment.