Closed 0x4007 closed 2 months ago
Got it working on #49
This BOT_USER_ID
thing is breaking the deploy.
@0x4007 org secrets:
I'm really confused! I just added BOT_USER_ID
to UbiquiBot
org secrets and NOW the wrangler secrets upload works. I thought its supposed to be set from our forks?
https://github.com/ubiquibot/command-start-stop/actions/runs/10862228060/job/30146968045#step:6:65
Check the previous 4 (failed) attempts. The only difference is that BOT_USER_ID
was not set in Ubiquibot
org secrets until the 5th attempt. I didn't change my own org secrets on my fork between the 4th and 5th run.
I'm assuming its secrets related. That's the only difference. This error is terribly vague.
Looks like we're back to the same problem with that secret. We should probably revert.
Just realized I accidently pushed this directly to ubiquibot organization so the branch was running from the ubiquibot owned repository, which clears up all of my confusion.
Resolves #47