palfrey / discord-apt

APT repository for Discord
https://tevps.net/blog/2023/09/03/apt-repository-for-discord/
GNU Affero General Public License v3.0
66 stars 7 forks source link

Pages not updated automatically #1

Closed calumapplepie closed 10 months ago

calumapplepie commented 11 months ago

Pages hasn't updated, so apt isn't seeing the new version

palfrey commented 11 months ago

Main updated fine so the push action should have made the pages rebuild. I'll investigate why, but meanwhile I've manually run the update

calumapplepie commented 11 months ago

You might need to change the access tokenDoing Stupid Stuff with GitHub Actionsdevopsdirective.comOn Sep 19, 2023, at 3:45 AM, Tom Parker-Shemilt @.***> wrote: Main updated fine so the push action should have made the pages rebuild. I'll investigate why, but meanwhile I've manually run the update

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

dmm commented 11 months ago

It looks like the apt repo still has 0.0.30 instead of the new 0.0.31 . Is another manual run needed?

palfrey commented 10 months ago

Ah it's a workflow-from-workflow problem (see https://docs.github.com/en/actions/using-workflows/triggering-a-workflow#triggering-a-workflow-from-a-workflow). I need a new token...

palfrey commented 10 months ago

https://github.com/palfrey/discord-apt/commit/2261c8bc1cb8c93234e18726068823bf047e8d8b and related ones before that should fix this now