Fix permissions issue for nightly workflow

This commit is contained in:
Rickey Fehr
2025-10-31 23:22:33 -07:00
parent dfe6edad88
commit fa52350146
@@ -1,5 +1,8 @@
name: Deploy Nightly
permissions:
contents: write
on:
schedule:
- cron: '0 2 * * *' # run at 2 AM UTC